Hive Hive
Sign in

Runner Image 0.6.0

Metadata
Source
GitHub
Version
runner-image@0.6.0
Published
Jun 12, 2026 · 07:48 UTC
Repository
tuist/tuist
Update

Runner images are now available for macOS 26.5, 26.4.1, and 26.3.

This release improves runner cache routing for Tuist Cloud Runners. When a runner is dispatched, the claim response now includes an in-cluster cache endpoint URL. The runner image exports it as TUIST_CACHE_ENDPOINT, so Gradle build cache traffic stays on the internal cluster network instead of leaving through the public Kura ingress. This is a soft optimization: if endpoint routing fails, builds fall back to the default cache resolution.