cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v4.1.3.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cargo-rail-action GitHub Action integrates with the cargo rail tool to automate planning and execution of scoped CI pipelines for Rust projects. It determines which parts of a workspace (e.g., build, test, docs) require action based on changes since a specified Git reference, reducing unnecessary work and optimizing CI efficiency. Key capabilities include dynamic execution scope determination, support for custom surfaces, and compatibility with debugging and diagnostic outputs.
What’s Changed
Full Changelog: https://github.com/loadingalias/cargo-rail-action/compare/v4.1.2...v4.1.3