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: versioning for ant binary #2534

Open
wants to merge 1 commit into
base: rc-2024.12.1
Choose a base branch
from

Conversation

jacderida
Copy link
Contributor

This brings the ant binary in alignment with how versioning is handled for the other binaries.

As with the other binaries, to save a lot of hassle, the version arguments are implemented 'manually' rather than using the direct mechanism from clap. Therefore, to get the expected behaviour, the main subcommand has to be made optional. From the user's point of view nothing changes.

I took the opportunity to also sort the arguments alphabetically. This is how they are organised in the node manager, and I find it makes for easier reference.

This brings the `ant` binary in alignment with how versioning is handled for the other binaries.

As with the other binaries, to save a lot of hassle, the version arguments are implemented
'manually' rather than using the direct mechanism from `clap`. Therefore, to get the expected
behaviour, the main subcommand has to be made optional. From the user's point of view nothing
changes.

I took the opportunity to also sort the arguments alphabetically. This is how they are organised in
the node manager, and I find it makes for easier reference.
@jacderida jacderida force-pushed the chore-versioning_for_new_branding branch from c89d9bc to 68118cb Compare December 15, 2024 18:59
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.

1 participant