Skip to content

release: clear stale Homebrew formula revision on version bumps#19

Closed
hwbehrens wants to merge 7 commits into
mainfrom
usability-improvements-v2
Closed

release: clear stale Homebrew formula revision on version bumps#19
hwbehrens wants to merge 7 commits into
mainfrom
usability-improvements-v2

Conversation

@hwbehrens

Copy link
Copy Markdown
Owner

Description

Fix release automation for homebrew tap bumps so version-tag releases do not carry over stale formula revisions.

Change

  • Updated release.yml homebrew update step to remove any existing revision N line in Formula/axon.rb after updating url and sha256.
  • This prevents brew test-bot failures like: `revision 1` should be removed on version bumps.

Why

  • On new upstream tags (e.g. v0.7.0), formula revisions from previous bottle rebuilds are invalid and should be cleared.
  • Automating this avoids manual fixes in the tap bump PR.

Self-Assessment Score

Score: 94/100

@hwbehrens

Copy link
Copy Markdown
Owner Author

Closing and replacing with a fresh CI-only branch/PR per request.

@hwbehrens hwbehrens closed this Feb 18, 2026
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