Skip to content

Add release workflow for pre-built binaries#17

Merged
raiderrobert merged 3 commits into
mainfrom
feat/release-ci
Feb 12, 2026
Merged

Add release workflow for pre-built binaries#17
raiderrobert merged 3 commits into
mainfrom
feat/release-ci

Conversation

@raiderrobert

Copy link
Copy Markdown
Owner

Summary

  • Adds a GitHub Actions workflow triggered on v* tag pushes
  • Builds release binaries for x86_64 Linux and aarch64 macOS
  • Packages as .tar.gz and attaches to a GitHub Release with auto-generated notes

Usage

git tag v0.1.0
git push origin v0.1.0

Binaries appear on the Releases page for download.

Builds x86_64 Linux and aarch64 macOS binaries on tag push,
packages them as tarballs, and attaches them to a GitHub Release.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Feb 12, 2026

Copy link
Copy Markdown

Deploying diecut with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1e02390
Status:🚫  Build failed.

View logs

Consolidates check, unit-tests, and integration-tests jobs into a single
job using `just check`. External templates job uses `just build`.
@raiderrobert raiderrobert merged commit 6a26471 into main Feb 12, 2026
2 of 3 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.

1 participant