ghassenov/Warden Contract Check
Run warden circuit-level contracts and fail the build if any regress.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| contracts-glob | Glob pattern (relative to the workspace) for *.warden.yaml files to run. | no | **/*.warden.yaml |
| python-version | Python version to run warden with. | no | 3.12 |
| warden-ref | Where to install warden-interp from. Defaults to this action's own repo/ref (pyproject.toml is a maturin project, so pip builds the Rust extension from source — that's why the Rust toolchain step below exists). | no | "" |
Outputs
no outputs