Releases: wildmason/gha-workflow-proof
Releases · wildmason/gha-workflow-proof
gha-workflow-proof v1.0.0
gha-workflow-proof v1.0.0
Initial GA release of the GitHub Actions workflow compatibility checker for receipt-backed offline CI diagnostics.
Included
- Workflow discovery and YAML shape checks.
- Event matching for Eventsmith bundles, including event name, action types, branch/tag filters, and path filters.
- Job
needsDAG validation and static matrix expansion with include/exclude handling. - Workflow/job permissions checks and compatibility classification.
- Job and step expression/template checks using
gha-expression-proofreceipts. - JSON, Markdown, and text receipts.
- Composite GitHub Action entrypoint via
wildmason/gha-workflow-proof@v1.
Install
cargo install gha-workflow-proof --version 1.0.0 --locked