Skip to content

Conversation

@github-actions
Copy link

This pull request cherry-picks the changes from #188 into release/v1

Addresses #190 for #189

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 #174

Description

Resolves a race condition with the release-candidate workflow and the release workflow.
Goreleaser looks at the latest tag to determine where to place build artifacts.
I created two Goreleaser configs, one for the rc and one for the main release.
The main release run of Goreleaser will now ignore .rc tags and update the last full release with build artifacts.
The rc release of Goreleaser will work as it has before, but not using a different Goreleaser config file.

Testing

actionlint

Not a breaking change.

Signed-off-by: matttrach <matt.trachier@suse.com>
(cherry picked from commit bd0cb43)
@matttrach matttrach merged commit 9a652a5 into release/v1 Sep 20, 2025
@matttrach matttrach deleted the backport-188-release-v1 branch September 20, 2025 04:27
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