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

Add dev tag support for Calendar Versioning. #203

Closed
anonyknight opened this issue Apr 25, 2023 · 1 comment
Closed

Add dev tag support for Calendar Versioning. #203

anonyknight opened this issue Apr 25, 2023 · 1 comment

Comments

@anonyknight
Copy link
Contributor

From https://calver.org/#scheme
Modifier - An optional text tag, such as "dev", "alpha", "beta", "rc1", and so on.

However, this tool only supports:
-t, --tag <NAME> Override release tag of current_version. Valid options are: alpha, beta, rc, post, final.

Can we add "dev" into the supported tag for the calendar version? Thank you.

@anonyknight
Copy link
Contributor Author

Close the issue as we already have a PR: #199

mbarkhau added a commit to sharonyogev/bumpver that referenced this issue May 4, 2023
mbarkhau added a commit that referenced this issue May 4, 2023
* Add dev to the list of valid release tags
* Add test for --tag=dev
* Update changelog for #203

---------

Co-authored-by: Manuel Barkhau <mbarkhau@gmail.com>
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

No branches or pull requests

1 participant