Skip to content

feat: add cargo-dist release infrastructure#8

Merged
montfort merged 1 commit intomainfrom
feat/cargo-dist-releases
Apr 4, 2026
Merged

feat: add cargo-dist release infrastructure#8
montfort merged 1 commit intomainfrom
feat/cargo-dist-releases

Conversation

@montfort
Copy link
Copy Markdown
Contributor

@montfort montfort commented Apr 4, 2026

Summary

  • Configure cargo-dist v0.31.0 for automated cross-platform binary builds
  • Targets: Linux x86_64/aarch64, macOS x86_64/aarch64, Windows x86_64
  • Installers: shell (Linux/macOS) and PowerShell (Windows)
  • Tag-triggered release workflow (push v* tag to build + release)
  • Add RELEASING.md documenting the full release procedure
  • Add [profile.dist] with LTO for optimized release binaries

Test plan

  • cargo test — 29 tests pass
  • dist plan generates valid manifest
  • Validate release workflow with a pre-release tag after merge

🤖 Generated with Claude Code

Configure cargo-dist for cross-platform binary builds (Linux x86_64/
aarch64, macOS x86_64/aarch64, Windows x86_64) with shell and
PowerShell installers. Add tag-triggered release workflow and
RELEASING.md with release procedure documentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@montfort montfort merged commit 915071d into main Apr 4, 2026
4 checks passed
@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Apr 4, 2026

CLA assistant check
All committers have signed the CLA.

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