Skip to content

chore: make republishing and existing version harder#40

Merged
notnmeyer merged 1 commit intomainfrom
chore/dont-allow-republishing
Apr 1, 2026
Merged

chore: make republishing and existing version harder#40
notnmeyer merged 1 commit intomainfrom
chore/dont-allow-republishing

Conversation

@notnmeyer
Copy link
Copy Markdown
Member

@notnmeyer notnmeyer commented Apr 1, 2026

i think ive mostly shaken out the loose branches. this makes it harder to republish an existing version.

  • check for an existing tag as a precondition of the release task.
  • get rid of the republish task.

this is mostly to prevent inadvertent changes. gh has separate release immutability settings for later consideration.

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

@notnmeyer notnmeyer self-assigned this Apr 1, 2026
@notnmeyer notnmeyer changed the title chore: dont allow republishing chore: make republishing harder Apr 1, 2026
@notnmeyer notnmeyer requested a review from nalanj April 1, 2026 17:08
@notnmeyer notnmeyer changed the title chore: make republishing harder chore: make republishing and existing version harder Apr 1, 2026
@notnmeyer notnmeyer merged commit a995949 into main Apr 1, 2026
2 checks passed
@notnmeyer notnmeyer deleted the chore/dont-allow-republishing branch April 1, 2026 17:12
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