Skip to content

cd: add release workflow for cross-platform builds - #13

Merged
classx merged 1 commit into
mainfrom
init-release-01
Apr 15, 2026
Merged

cd: add release workflow for cross-platform builds#13
classx merged 1 commit into
mainfrom
init-release-01

Conversation

@classx

@classx classx commented Apr 15, 2026

Copy link
Copy Markdown
Owner

GitHub Actions workflow triggered by version tags (v*). Builds release binaries for:

  • Linux amd64 (x86_64-unknown-linux-gnu)
  • macOS Intel (x86_64-apple-darwin)
  • macOS ARM (aarch64-apple-darwin)

Packages each binary into a .tar.gz archive, generates SHA256SUMS.txt, and publishes a GitHub Release with auto-generated release notes.

GitHub Actions workflow triggered by version tags (v*).
Builds release binaries for:
- Linux amd64 (x86_64-unknown-linux-gnu)
- macOS Intel (x86_64-apple-darwin)
- macOS ARM (aarch64-apple-darwin)

Packages each binary into a .tar.gz archive, generates
SHA256SUMS.txt, and publishes a GitHub Release with
auto-generated release notes.
@classx
classx merged commit a09f2b9 into main Apr 15, 2026
1 check passed
@classx
classx deleted the init-release-01 branch April 15, 2026 07:39
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