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

using CalVer #49

Closed
zacharyburnett opened this issue Aug 1, 2022 · 2 comments
Closed

using CalVer #49

zacharyburnett opened this issue Aug 1, 2022 · 2 comments
Labels
question Further information is requested

Comments

@zacharyburnett
Copy link

What would be the best way to use dunamai for getting a calendar version with CalVer?

@mtkennerly mtkennerly added the question Further information is requested label Aug 1, 2022
@mtkennerly
Copy link
Owner

Since Dunamai just operates on VCS tags, you can use CalVer (or any system you like) when you create your tags, and then Dunamai will use them as-is. For example, a tag like v2022.08.01 or v8.1 would be recognized with the default config. As long as the tag matches Dunamai's tag --pattern (which can be customized), then it'll work.

The --bump functionality wouldn't be applicable to CalVer, but everything else should be.

@zacharyburnett
Copy link
Author

ah ok, thank you! That is simple!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants