roblox-actionscache/Setup Bazel environment
Setup a Bazel environment, including Bazelisk and fine-grained caching
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bazelisk-cache | Caches Bazelisk downloads based on .bazelversion | no | false |
| bazelisk-version | The Bazelisk version to download and use if necessary | — | "" |
| bazelrc | Extra contents to write to user .bazelrc | no | "" |
| cache-version | Version of all caches | no | 1 |
| disk-cache | Cache actions outputs based on BUILD | no | false |
| external-cache | Cache external 10MB+ repositories based on MODULE.bazel/WORKSPACE | no | "" |
| google-credentials | Google Cloud account key for remote cache | no | "" |
| repository-cache | Cache repositories based on MODULE.bazel/WORKSPACE | no | false |
| token | GitHub token to query Bazelisk releases | no | ${{ github.token }} |
Outputs
no outputs