You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more advanced compare operations like in GitOps repositories and automated environment promotion it‘s often required to exclude known but accepted differences.
It would be really good to have a mechanism like a .gitignore file, but for diffs. Furthermore it would be good to be able to exclude files and and optional subparts of a file expressed via JSON Path.
For more advanced compare operations like in GitOps repositories and automated environment promotion it‘s often required to exclude known but accepted differences.
It would be really good to have a mechanism like a .gitignore file, but for diffs. Furthermore it would be good to be able to exclude files and and optional subparts of a file expressed via JSON Path.
Maybe in TOML
or in YAML:
The text was updated successfully, but these errors were encountered: