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
See #2513 for some discussion here.
Automate our versioning/release process leveraging the https://github.com/googleapis/release-please-action
Release major.minor.0 version from main branch:
major.minor.0
main
v{major}.{minor}
v{major}.{minor}.0
Release a new {major}.{minor}.{patch} version from major.minor-branch branch where patch > 0:
{major}.{minor}.{patch}
major.minor-branch
patch > 0
v{major}.{minor}.{patch}
The text was updated successfully, but these errors were encountered:
petejohanson
Successfully merging a pull request may close this issue.
See #2513 for some discussion here.
Automate our versioning/release process leveraging the https://github.com/googleapis/release-please-action
Release
major.minor.0
version frommain
branch:v{major}.{minor}
tagv{major}.{minor}.0
git tagRelease a new
{major}.{minor}.{patch}
version frommajor.minor-branch
branch wherepatch > 0
:v{major}.{minor}
tagv{major}.{minor}.{patch}
tagThe text was updated successfully, but these errors were encountered: