Skip to content

Conversation

@NewtonDer
Copy link
Contributor

Issue

N/A

Description of Changes

The current $VERSION_NUM regex in the release workflow does not allow for release candidate versions like x.y.z.-rc.N. This change updates the regex to enable this.

Testing

Tested in my own fork.

Screenshots/Videos

N/A

Additional Notes

N/A

Backporting

N/A

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@NewtonDer NewtonDer requested a review from a team as a code owner December 9, 2025 22:00
Copy link

@aakashmandavilli96 aakashmandavilli96 left a comment

Choose a reason for hiding this comment

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

LGTM

@aakashmandavilli96 aakashmandavilli96 self-assigned this Dec 9, 2025
@vpaiu
Copy link
Contributor

vpaiu commented Dec 10, 2025

Added change to mark release candidates as prerelease (adding the --prerelease flag to the gh create release command).
Tested on my fork

@vpaiu vpaiu merged commit 774098c into aws:1.0 Dec 10, 2025
1 check passed
skazantsev pushed a commit that referenced this pull request Dec 12, 2025
* Allow for release candidate version numbers like x.y.z-rc.N

* Add pre-release tag for release candidates

---------

Co-authored-by: Newton Der <[email protected]>
Co-authored-by: VictorPaiu <[email protected]>
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.

5 participants