logan-mcduffie/Setup Bellows
Configure a required Bellows compiler cache for a GitHub Actions Rust job
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server-url | Bellows server base URL | yes | — |
| auth-token | Bellows bearer token | yes | — |
| bellows-binary | Preinstalled Bellows client command or absolute path | — | bellows |
| target-namespace | Isolated Cargo target namespace for this workload | — | stable |
| l1 | Enable the runner-local L1 cache (0 or 1) | — | 1 |
Outputs
| name | description |
|---|---|
| binary | Resolved Bellows client path |
| state-dir | Bellows runner-local state directory |