Skip to content

chore: publish binary release artifacts#15

Merged
0xRaghu merged 1 commit into
mainfrom
chore/release-assets-and-readme-link
May 13, 2026
Merged

chore: publish binary release artifacts#15
0xRaghu merged 1 commit into
mainfrom
chore/release-assets-and-readme-link

Conversation

@0xRaghu
Copy link
Copy Markdown
Contributor

@0xRaghu 0xRaghu commented May 13, 2026

Summary

  • replace the tag-only Homebrew bump workflow with a GoReleaser release workflow that uploads cross-platform binary archives and checksums
  • keep the Homebrew tap update path through the existing GoReleaser config
  • update the GoReleaser archive syntax to the current v2 format
  • replace the broken external plugin repo README link with the local Claude Code plugin section anchor

Verification

  • go test ./...
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release.yml")'
  • go run github.com/goreleaser/goreleaser/v2@v2.9.0 check
  • go run github.com/goreleaser/goreleaser/v2@v2.9.0 release --snapshot --clean

Closes #11
Closes #12

@0xRaghu 0xRaghu merged commit 4b57d1a into main May 13, 2026
7 checks passed
@0xRaghu 0xRaghu deleted the chore/release-assets-and-readme-link branch May 13, 2026 16:04
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.

Link to mnemo-plugins in README is broken Provide binary builds as part of a versioned release?

1 participant