Skip to content

ci: allow Go release dry-run for existing tags#257

Merged
NikolayS merged 1 commit into
mainfrom
fix-go-release-dry-run-existing-tag
May 25, 2026
Merged

ci: allow Go release dry-run for existing tags#257
NikolayS merged 1 commit into
mainfrom
fix-go-release-dry-run-existing-tag

Conversation

@NikolayS
Copy link
Copy Markdown
Owner

Summary

Allow the Go release workflow dry-run to validate an already-published version.

Before this, dry_run=true still failed if the mirror tag already existed, which makes post-release validation for v0.2.0 impossible. Real publish still refuses existing tags in the publish job.

Gates

  • git diff --check

@NikolayS NikolayS merged commit 857e08e into main May 25, 2026
14 checks passed
@NikolayS NikolayS deleted the fix-go-release-dry-run-existing-tag branch May 25, 2026 05:32
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