prometheus/Setup environment

Setup Prometheus build environment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
enable_goWhether to enable go specific features, such as caching.true
cache_key_suffixSuffix appended to the Go cache key to scope the cache per build flavor. Jobs that compile with different flags, architectures or build tags (e.g. -race, GOARCH=386, --tags=dedupelabels) should pass distinct suffixes so each keeps its own warm build cache instead of sharing a single key where only one flavor stays warm. default
enable_npmWhether to enable npm specific features, such as caching.false
enable_docker_multibuildWhether to enable multibuild dockerfalse
memlimit_ratioThe ratio of memory reserved for Go0.8
clean-runner-diskWhether to enable try to free up disk space on the runner.false

no outputs