tweag/Configure Bazel Remote Cache Authentication
Writes Bazel settings for Bazel remote cache authentication/upload to a bazelrc file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| remote_header | The value that is written for Bazel's --remote_header flag. | — | — |
| buildbuddy_api_key | The API key that provides access to BuildBuddy's remote cache service. If a value is not specified for remote-header, one will be created using the value of this input. | — | — |
| bazelrc_path | The path to the bazelrc file to be updated. | — | .bazelrc |
Outputs
no outputs