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

chore: reapply clap update to v4 & fix releases subcommands #1500

Merged
merged 2 commits into from Mar 6, 2023

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Mar 3, 2023

Follows up on #1496 - for some reason, the "version" arg wasn't global(true) and yet it still got propagated down the road to subcommands - an "undefined behavior" that stopped working in clap v4

  • reapply: clap-rs v4 update
  • fix: releases files and releases deploys version propagation

@vaind vaind requested a review from kamilogorek March 3, 2023 08:42
Copy link
Contributor

@kamilogorek kamilogorek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hopefully tests will catch everything this time 🙏

@kamilogorek kamilogorek merged commit 47ba436 into master Mar 6, 2023
@kamilogorek kamilogorek deleted the chore/reapply-clapv4-update branch March 6, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants