Skip to content

Conversation

@matttrach
Copy link
Contributor

Related Issue

Addresses #5

Description

The rc version is getting a repeating "-rc-rc-rc" with every release. It is also calculating the rc based on the last release rather than the next one. This is due to the way we isolate the patch version in the script. Now we increment the minor if there isn't already an rc in place. In practice we should probably just manually tag the first rc of the expected next version just to get the ball rolling.

Testing

actionlint

Not a breaking change.

Signed-off-by: matttrach <matt.trachier@suse.com>
@matttrach matttrach self-assigned this Aug 28, 2025
@matttrach matttrach requested a review from a team as a code owner August 28, 2025 20:11
@matttrach matttrach merged commit e3164d8 into rancher:main Aug 28, 2025
10 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 28, 2025
Signed-off-by: matttrach <matt.trachier@suse.com>
(cherry picked from commit e3164d8)
@matttrach matttrach deleted the fix-rc-version branch August 28, 2025 20:14
matttrach added a commit that referenced this pull request Aug 28, 2025
(cherry picked from commit e3164d8)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
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.

1 participant