Skip to content

ci: publish formula under Formula directory#18

Merged
0xRaghu merged 1 commit into
mainfrom
fix/homebrew-formula-directory
May 13, 2026
Merged

ci: publish formula under Formula directory#18
0xRaghu merged 1 commit into
mainfrom
fix/homebrew-formula-directory

Conversation

@0xRaghu
Copy link
Copy Markdown
Contributor

@0xRaghu 0xRaghu commented May 13, 2026

Summary

  • set GoReleaser Homebrew formula directory to Formula
  • update the release verifier to read Formula/mnemo.rb through the GitHub API
  • verify the generated binary formula version and release-asset URLs instead of the old source-tarball URL

Why

The v1.3.6 release created GitHub release assets successfully, but GoReleaser wrote mnemo.rb at the tap root. The existing Formula/mnemo.rb therefore stayed on v1.3.4 and the verifier correctly failed.

Verification

  • workflow YAML parse
  • go run github.com/goreleaser/goreleaser/v2@v2.9.0 check
  • go test ./...

@0xRaghu 0xRaghu merged commit 1fb7d2a into main May 13, 2026
7 checks passed
@0xRaghu 0xRaghu deleted the fix/homebrew-formula-directory branch May 13, 2026 16:51
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