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

Addition of the release automation script #308

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Conversation

frouioui
Copy link
Member

@frouioui frouioui commented Sep 6, 2022

This PR adds a script to automate the release process of the vitess operator.

The script can be used as follows:

OLD_VITESS_VERSION="13.0.0" NEW_VITESS_VERSION="14.0.3" NEW_OPERATOR_VERSION="2.7.4" NEXT_OPERATOR_VERSION="2.7.5" ./tools/release/do_release.sh          

Copy link
Collaborator

@GuptaManan100 GuptaManan100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the release docs we should add that the PR created from this script should be normal merged and not squash-merged

@frouioui
Copy link
Member Author

frouioui commented Sep 7, 2022

In the release docs we should add that the PR created from this script should be normal merged and not squash-merged

@GuptaManan100, I will do a second Pull Request. I plan to change the script a little bit once I have done it in OSS Vitess.

@frouioui frouioui merged commit bc59b2f into main Sep 7, 2022
@frouioui frouioui deleted the do-release-automation branch September 7, 2022 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants