rust-affected
Version updated for https://github.com/RobertRautenbach/rust-affected to version v3.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The rust-affected GitHub Action analyzes file changes in a Rust workspace to identify which packages are impacted by a push, leveraging the Cargo dependency graph. It automates the detection of directly modified crates, affected library or binary members, and triggers full workspace rebuilds when specified files are altered. This action streamlines CI processes by enabling efficient, targeted builds and deployments in Rust projects.
Release notes
Full Changelog: https://github.com/RobertRautenbach/rust-affected/compare/v3.0.2...v3.0.3