Hive Hive
Sign in

Bazel setup now verifies remote cache availability before writing config

Metadata
Source
GitHub
Version
4.202.0-canary.2
Domains
Published
Jun 25, 2026 · 16:28 UTC
Repository
tuist/tuist
Update

tuist bazel setup now probes the configured remote cache endpoint before writing .bazelrc.tuist. If the cache is unreachable or rejects the connection, setup stops with a clear error instead of saving a bad URL and surfacing it later as a confusing build failure.