Skip to content

Update release workflow to support re-publishing existing releases#1234

Merged
joshmgross merged 3 commits intomainfrom
republish-release
Mar 30, 2026
Merged

Update release workflow to support re-publishing existing releases#1234
joshmgross merged 3 commits intomainfrom
republish-release

Conversation

@joshmgross
Copy link
Copy Markdown
Contributor

The new release workflow (#1232) is currently failing, this allows us to re-run it.
This will be useful for intermittent issues or misconfigurations to ensure we can always end up with a fully published release for every version. This is primarily relying on GoReleaser to be idempotent.

I'm intentionally not using the existing functionality of workflow_dispatch to run against another branch - we always want to run the latest release workflow and configuration. This also avoids needing to allow the release environment to run against arbitrary branches or tags, which could pose a security risk.

@joshmgross joshmgross requested a review from a team as a code owner March 30, 2026 20:27
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@joshmgross joshmgross merged commit 936ce05 into main Mar 30, 2026
4 checks passed
@joshmgross joshmgross deleted the republish-release branch March 30, 2026 20:43
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.

2 participants