Skip to content

Conversation

@github-actions
Copy link

This pull request cherry-picks the changes from #121 into release/v0

Addresses #123 for #122

WARNING!: to avoid having to resolve merge conflicts this PR is generated with 'git cherry-pick -X theirs'.

Please make sure to carefully inspect this PR so that you don't accidentally revert anything!

Please add the proper milestone to this PR

Copied from main PR:

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>
(cherry picked from commit e3164d8)
@matttrach matttrach merged commit 8d7fae6 into release/v0 Aug 28, 2025
@matttrach matttrach deleted the backport-121-release-v0 branch August 28, 2025 20:20
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.

4 participants