FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Inline Homebrew tap bump by jamiew · Pull Request #139 · git-friendly/git-friendly · GitHub

Inline Homebrew tap bump - #139

Merged
jamiew merged 1 commit into
mainfrom
inline-homebrew-bump
Jun 5, 2026
Merged

Inline Homebrew tap bump#139
jamiew merged 1 commit into
mainfrom
inline-homebrew-bump

Conversation

jamiew commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

follow-up to #138 — swaps the homebrew bump workflow off the mislav action (which 303'd on our fine-grained token) to a tiny inline step that rewrites url/version/sha256 and pushes the tap directly.

  • direct https push avoids the github-api redirect the old action choked on
  • no-ops cleanly when the formula is already current
  • keeps workflow_dispatch so it can be re-run by hand
  • comments point at dawidd6/mislav actions as fallbacks if the tap ever grows bottles/deps

to test: run the workflow manually (actions tab → run workflow → tag v1.1.0) and confirm it no-ops since the tap is already at 1.1.0

- rewrite url/version/sha256 and git-push the tap directly
- direct https push avoids the API-redirect (HTTP 303) the old action hit with fine-grained tokens
- no-ops cleanly when the formula is already current
- comments point at dawidd6/mislav actions as fallbacks
jamiew merged commit 8f5aed5 into main Jun 5, 2026
2 checks passed
jamiew deleted the inline-homebrew-bump branch June 5, 2026 17:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL