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

feat(cli): compare config bundles using --target config.json #3016

Merged
merged 7 commits into from
Dec 6, 2023

Conversation

blacha
Copy link
Member

@blacha blacha commented Nov 27, 2023

Motivation

It is useful to compare configuration bundles, but they contain too many ids and values that could rotate. The import command can compare two configurations while ignoring the changes in ids.

Modification

compare config bundles using --target config.json

Checklist

If not applicable, provide explanation of why.

  • Tests updated
  • Docs updated
  • Issue linked in Title

@blacha blacha marked this pull request as ready for review November 27, 2023 19:35
@blacha blacha requested a review from a team as a code owner November 27, 2023 20:15
@blacha blacha requested a review from Wentao-Kuang November 27, 2023 20:15
@blacha blacha force-pushed the feat/cli-allow-import-from-config-bundle branch from f6cf3e6 to 2e805b1 Compare December 5, 2023 22:29
Wentao-Kuang
Wentao-Kuang previously approved these changes Dec 5, 2023
@blacha blacha added this pull request to the merge queue Dec 6, 2023
Merged via the queue into master with commit a8d9d7c Dec 6, 2023
9 of 10 checks passed
@blacha blacha deleted the feat/cli-allow-import-from-config-bundle branch December 6, 2023 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants