Skip to content

fix: release precondition rejects non-existent tags#41

Merged
notnmeyer merged 1 commit intomainfrom
fix/tag-check
Apr 1, 2026
Merged

fix: release precondition rejects non-existent tags#41
notnmeyer merged 1 commit intomainfrom
fix/tag-check

Conversation

@notnmeyer
Copy link
Copy Markdown
Member

@notnmeyer notnmeyer commented Apr 1, 2026

oops, didnt notice in #40 that the precondition would reject all tags, not just existing ones. this fixes it.

➜ task release tag=v0.0.1-rc1
...
 * [new tag]         v0.0.1-rc1 -> v0.0.1-rc1

➜ task release tag=v0.0.1-rc1
...
task: tag v0.0.1-rc1 already exists on remote
task: precondition not met

@notnmeyer notnmeyer self-assigned this Apr 1, 2026
@notnmeyer notnmeyer requested a review from nalanj April 1, 2026 17:32
@notnmeyer notnmeyer merged commit 54a5fe1 into main Apr 1, 2026
2 checks passed
@notnmeyer notnmeyer deleted the fix/tag-check branch April 1, 2026 17: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