Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design if-diff command line tool #623

Closed
4 tasks
Tracked by #629
jmcook1186 opened this issue Apr 10, 2024 · 1 comment
Closed
4 tasks
Tracked by #629

Design if-diff command line tool #623

jmcook1186 opened this issue Apr 10, 2024 · 1 comment

Comments

@jmcook1186
Copy link
Contributor

User story

As a user who needs to compare manifests files I would find it very useful to have a command line tool that can rapidly report whether two manifests are identical and if not how they differ.

Rationale

We can create a convenience tool for users to quickly see how manifests differ. This tool needs to be designed and specified before we start building. This ticket covers designing and documenting the tool prior to building.
The tool should be able to categorize differences, something along the lines of 'identical', tree match, context-match no-overlap or similar. The user should be able to get granular detail about where and how the manifests differ, similar to git diff.

Implementation details

  • create design proposal for if-diff
  • share design with team for approval
  • create documentation and design spec
  • create new ticket for building to the spec

Priority

3/5

Size

L

What does "done" look like?

Design created and signed off, documentation/spec exists

Deadline

tbc

@jmcook1186 jmcook1186 added this to IF Apr 10, 2024
@zanete zanete moved this to Backlog in IF Apr 22, 2024
@zanete
Copy link

zanete commented Apr 22, 2024

I would propose including the design phase as part of workflow of this issue - #637, closing this to remove noise

@zanete zanete closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in IF Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants