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
As of today, I am doing releases locally in a clumsy way:
But the release process should be automated to avoid me missing steps or making mistakes.
The text was updated successfully, but these errors were encountered:
A big chunk of this ticket's goal has been implemented as part of #25
It automates the process of updating the release version, commit and tag, and then open a PR.
The next steps will be to improve the test pipeline, and implement steps to build (or re-tag rc) the final containers.
Sorry, something went wrong.
leograba
Successfully merging a pull request may close this issue.
As of today, I am doing releases locally in a clumsy way:
But the release process should be automated to avoid me missing steps or making mistakes.
The text was updated successfully, but these errors were encountered: