runs-on/runs-on/action
RunsOn Action for magic caching, and more
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| show_env | Show all environment variables | no | false |
| show_costs | Control how execution costs are displayed: "inline" for log output, "summary" for GitHub job summary, any other value disables the feature | no | inline |
| metrics | Comma separated list of additional metrics to send to CloudWatch (cpu, network, memory, disk, io) | no | "" |
| network_interface | Network interface to monitor | no | enp39s0 |
| disk_device | Disk device to monitor | no | nvme0n1p1 |
| sccache | Enable sccache. Can take either "s3" (RunsOn S3 cache bucket) or be empty (disabled). You still need to setup sccache in your workflow, for instance with mozilla-actions/sccache-action. | no | "" |
Outputs
no outputs