Skip to content

Notify homebrew-tap on release#20

Merged
larkly merged 1 commit intomainfrom
feat/homebrew-tap-dispatch
Mar 26, 2026
Merged

Notify homebrew-tap on release#20
larkly merged 1 commit intomainfrom
feat/homebrew-tap-dispatch

Conversation

@larkly
Copy link
Copy Markdown
Owner

@larkly larkly commented Mar 26, 2026

Summary

  • Adds two steps to the release workflow after the GitHub Release is created
  • Parses SHA256 checksums from the release artifacts
  • Sends a repository_dispatch event to larkly/homebrew-tap with the version and all four platform checksums
  • The homebrew-tap repo has a workflow that receives this event and updates the formula automatically

Prerequisites

  • HOMEBREW_TAP_TOKEN secret is already configured

Test plan

  • Create a test release tag and verify the dispatch triggers the homebrew-tap update workflow

@larkly larkly merged commit dcfc473 into main Mar 26, 2026
@larkly larkly deleted the feat/homebrew-tap-dispatch branch March 26, 2026 03:10
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