Skip to content

docs(releasing): formula url-bump + Dependabot migration-push gotchas#115

Merged
Pushkinist merged 1 commit into
mainfrom
docs/releasing-gotchas
Jun 17, 2026
Merged

docs(releasing): formula url-bump + Dependabot migration-push gotchas#115
Pushkinist merged 1 commit into
mainfrom
docs/releasing-gotchas

Conversation

@Pushkinist

Copy link
Copy Markdown
Owner

Documents two release-flow traps hit cutting 0.2.1:

  1. source_sha256.sh --write patches the formula sha256 but NOT the url version — must bump the url by hand or brew install sha-mismatches.
  2. A Dependabot major bump needing source migration stays red until the migration is pushed to the remote PR branch (protected main has no-bypass required checks).

🤖 Generated with Claude Code

…h gotchas

source_sha256.sh --write patches only the sha256 (not the url); dependabot major bumps needing source migration must have the fix pushed to the remote PR branch or the protected-main ruleset blocks the merge.
@Pushkinist Pushkinist merged commit f775780 into main Jun 17, 2026
2 checks passed
@Pushkinist Pushkinist deleted the docs/releasing-gotchas branch June 17, 2026 04:33
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