Skip to content

feat: add goreleaser for multi-platform binary releases#58

Merged
liplus-lin-lay merged 1 commit intomainfrom
feat/goreleaser
Mar 9, 2026
Merged

feat: add goreleaser for multi-platform binary releases#58
liplus-lin-lay merged 1 commit intomainfrom
feat/goreleaser

Conversation

@liplus-lin-lay
Copy link
Copy Markdown
Collaborator

Refs #57
goreleaserを導入。vタグプッシュでlinux/darwin/windows × amd64/arm64のバイナリを自動ビルドしてリリースに添付する。

goreleaserを導入し、vタグプッシュ時にlinux/darwin/windows向けバイナリを自動ビルドしてGitHub Releasesに添付するワークフローを追加した。
Closes #57
@liplus-lin-lay liplus-lin-lay linked an issue Mar 9, 2026 that may be closed by this pull request
@liplus-lin-lay liplus-lin-lay merged commit 839ba8c into main Mar 9, 2026
4 checks passed
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.

feat: add goreleaser for multi-platform binary releases

2 participants