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

4.x: Add version check to release script #8481

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

barchetta
Copy link
Member

This adds a check to the release script to make sure that when we push to a release branch the version we are releasing (derived from the version in the pom files) matches the version used in the release branch. This is an extra check to avoid human error where we forget to update the SNAPSHOT version in the poms before releasing.

@barchetta barchetta added build 4.x Version 4.x labels Mar 15, 2024
@barchetta barchetta self-assigned this Mar 15, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 15, 2024
@barchetta barchetta merged commit 1a228e2 into helidon-io:main Mar 15, 2024
12 checks passed
romain-grecourt pushed a commit to hrstoyanov/helidon that referenced this pull request Mar 19, 2024
@barchetta barchetta deleted the 4.x-release-version-check branch November 12, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x build OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants