Skip to content

Conversation

@TartanLeGrand
Copy link
Contributor

This pull request introduces a reusable GitHub Actions workflow for building, testing, and publishing Rust packages. It also includes comprehensive documentation to guide users on how to utilize the workflow effectively.

New GitHub Actions Workflow for Rust (.github/workflows/rust-build.yml):

  • Added a reusable workflow to build, test, and optionally publish Rust packages to crates.io. It supports features such as dependency caching, artifact uploading, and configurable Rust versions and build profiles.

Documentation (rust-build/README.md):

  • Created a detailed README.md file explaining the workflow's features, inputs, secrets, and usage examples, including configurations for basic builds, artifact uploads, and publishing to crates.io.

@TartanLeGrand TartanLeGrand merged commit a875d5c into main May 16, 2025
1 check passed
@TartanLeGrand TartanLeGrand deleted the feat/rust-build/add-reusable-workflow branch May 16, 2025 15:47
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.

2 participants