Skip to content

feat: add GitHub release workflow for binary distribution#36

Merged
e6qu merged 1 commit intodevfrom
feat/release-workflow
Mar 22, 2026
Merged

feat: add GitHub release workflow for binary distribution#36
e6qu merged 1 commit intodevfrom
feat/release-workflow

Conversation

@e6qu
Copy link
Copy Markdown
Owner

@e6qu e6qu commented Mar 22, 2026

Summary

  • Add GitHub Actions workflow triggered by version tags (v*)
  • Builds all platform binaries (linux/darwin/windows, arm64/x64)
  • Uploads release artifacts to GitHub releases (.tar.gz for linux, .zip for others)

Usage

git tag v1.2.28
git push origin v1.2.28

@e6qu e6qu merged commit b098745 into dev Mar 22, 2026
1 check passed
@e6qu e6qu deleted the feat/release-workflow branch March 22, 2026 21:42
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