Skip to content

add prepare-for-release.sh script #691

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Sep 23, 2022
Merged

Conversation

cjerad
Copy link
Member

@cjerad cjerad commented Sep 22, 2022

Issue #, if available:

Description of changes:

Add scripts/prepare-for-release.sh script which automates updating version numbers in documentation and the Helm chart, and opening a PR.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cjerad cjerad marked this pull request as ready for review September 22, 2022 20:52
@cjerad cjerad requested a review from a team as a code owner September 22, 2022 20:52

if [[ -z "${release_version}" ]]; then
echo
release_version="$(gum input \
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm excited to see Gum in action!

Copy link
Contributor

@snay2 snay2 left a comment

Choose a reason for hiding this comment

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

LGTM!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants