cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v4.1.1.
- 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 CLI to automate CI workflows by analyzing code changes and generating targeted execution plans. It determines which tasks (e.g., tests, builds, or documentation generation) need to run based on file changes and outputs gating conditions (true/false) to optimize CI pipelines. This action ensures consistency between local and CI environments while reducing unnecessary work, making CI processes more efficient and configurable.
What’s Changed
Full Changelog: https://github.com/loadingalias/cargo-rail-action/compare/v4.1.0...v4.1.1