Below you will find pages that utilize the taxonomy term “loadingalias”
December 6, 2025
cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/loadingalias/cargo-rail-action/compare/v1.0.1...v1.0.2
December 5, 2025
cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes cargo-rail-action Graph-aware change detection for Rust monorepos. Test only what changed.
Features Detects affected crates via dependency graph analysis Pre-built binaries for fast installation (no compile time) Matrix output for parallel testing Auto-detects docs-only changes to skip tests Works with PR base or main/master branches Quick Start - uses: loadingalias/cargo-rail-action@v1 id: rail - run: cargo test -p "$crate" for: ${{ steps.