Create goreleaser process for building CLI and brew pushing #1133
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add GoReleaser-driven CI to build xmtpd-cli and publish tagged releases to GitHub Releases and the xmtp/homebrew-tap Homebrew cask
v*, pushes tomain, pull requests, and manual dispatch, performs snapshot builds for non-tag events, publishes releases on tag pushes, and uploadsdist/**artifacts.xmtpd-clifor linux/darwin onamd64/arm64with CGO disabled, embed version metadata vialdflags, package archives as.zipand.tar.gzwith shell completions and LICENSE, generate checksums, and update the Homebrew cask inxmtp/homebrew-tap.dist/to .gitignore.📍Where to Start
Start with the workflow definition in release-goreleaser.yaml, then review the build and publishing configuration in .goreleaser.yaml.
Macroscope summarized 4f3c214.