buildless/Setup Buildless
Lightning-fast build caching for Github Actions with Buildless
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 27, 2024
- License
- MIT
Pinned Snippet
uses: buildless/setup@30e82389418c7f17046606183bc4c78b2c8913e0 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version | no | latest |
| os | OS | no | — |
| arch | Architecture | no | — |
| target | Custom install path | no | — |
| force | Force install | no | — |
| export_path | Export to Path | no | true |
| custom_url | Custom Download URL | no | — |
| token | GitHub Token | no | ${{ github.token }} |
| agent | Enable Buildless Agent | no | true |
| apikey | Buildless API key | no | — |
| tenant | Buildless Tenant | no | — |
| project | Buildless Project | no | — |
Outputs
| name | description |
|---|---|
| path | Path to Buildless |
| agentConfig | Agent Configuration |