quarkusio/Resolves Runs On configuration
Resolves Runs On configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| action | Name of the action (if named) | no | — |
| main-repository | Full name of the main repository e.g. org/repository | yes | — |
| runs-on | Whether Runs-On is enabled | no | false |
| spot | Whether to use Spot instances | no | false |
| ubuntu-latest | Runs-On runner for ubuntu-latest | no | ubuntu22-full-x64 |
| small-instance | AWS small instance | no | m6a.large |
| large-instance | AWS large instance | no | m6a.xlarge |
| magic-cache | Whether Magic Cache is enabled | no | false |
| ami | AMI to use for the runner | no | — |
Outputs
| name | description |
|---|---|
| config | The generated configuration in JSON format |