We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. Always frustrated when needing to manually carve out Calendar Versions.
Describe the solution you'd like Continuous Integration Calendar Version Bumping
Describe alternatives you've considered Manual CalVer bumping.
Additional context
npm version * --sign-git-tag
https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository
https://medium.com/@barberdt/understanding-npm-versioning-with-git-tags-ce669fc93dbb
https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-tags
https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits
https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key
https://docs.github.com/en/authentication/managing-commit-signature-verification/checking-for-existing-gpg-keys
The text was updated successfully, but these errors were encountered:
Provenance artifact 👉🏽 https://search.sigstore.dev/?logIndex=159054548
Sorry, something went wrong.
snuggs
No branches or pull requests
Is your feature request related to a problem? Please describe.
Always frustrated when needing to manually carve out Calendar Versions.
Describe the solution you'd like
Continuous Integration Calendar Version Bumping
Describe alternatives you've considered
Manual CalVer bumping.
Additional context
npm version * --sign-git-tag
References
https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository
https://medium.com/@barberdt/understanding-npm-versioning-with-git-tags-ce669fc93dbb
https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-tags
https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits
https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key
https://docs.github.com/en/authentication/managing-commit-signature-verification/checking-for-existing-gpg-keys
The text was updated successfully, but these errors were encountered: