Skip to content

ci: add release build workflow - #4

Merged
bsg62 merged 1 commit into
mainfrom
release-build-workflow
Jul 7, 2026
Merged

ci: add release build workflow#4
bsg62 merged 1 commit into
mainfrom
release-build-workflow

Conversation

@bsg62

@bsg62 bsg62 commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a manual Build and Release workflow with version input
  • Create a draft GitHub release and build macOS, Linux, and Windows x86_64/aarch64 binaries
  • Upload raw artifacts and attach tar.gz release assets

Test Plan

  • cargo fmt --manifest-path rust/Cargo.toml -- --check
  • cargo clippy --manifest-path rust/Cargo.toml -- -D warnings
  • cargo test --manifest-path rust/Cargo.toml

Notes

  • Full release workflow validation requires manually running the workflow on GitHub with a test version.

@bsg62
bsg62 merged commit ca5b9dd into main Jul 7, 2026
2 checks passed
@bsg62
bsg62 deleted the release-build-workflow branch July 7, 2026 17:37
@bsg62 bsg62 mentioned this pull request Jul 7, 2026
4 tasks
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