-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Implement --version in click #6760
Conversation
faea954
to
1404177
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we use the @click.version_option(...)
decorator as described here?
…t-core into CT-1926/migrate-version-task
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
FYI -- This PR will have to be merged before the tests will pass because we actually use the version command in our CI pipeline. |
…ams in Click CLI (#6771) warn_error_options, warn_error mutual exclusivity with click
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good, although it seems also contain a few other changes that haven't been merged yet? maybe we should wait for those to merge before merging this?
@ChenyuLInx yeah I messed something up when trying to merge |
Closing in favor of #6802 |
resolves #6757
Checklist
changie new
to create a changelog entry