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
Ideally we should automate this step when running a make bump as described in https://github.com/apache/camel-k/blob/main/release.adoc#bump-to-next-version. Right now this is manual.
make bump
The text was updated successfully, but these errors were encountered:
feat: automatic github actions bump
f0c1ef4
Closes apache#3910
I also find that cleaning up the staging repo after releasing is a mandatory step. If possible, please make this step automated as well: 4281ab0
Sorry, something went wrong.
b897739
Closes #3910
squakez
Successfully merging a pull request may close this issue.
Ideally we should automate this step when running a
make bump
as described in https://github.com/apache/camel-k/blob/main/release.adoc#bump-to-next-version. Right now this is manual.The text was updated successfully, but these errors were encountered: