Hive Hive
Sign in

Runners Controller 0.13.0

Metadata
Source
GitHub
Version
runners-controller@0.13.0
Published
Jun 18, 2026 · 15:04 UTC
Repository
tuist/tuist
Update

Runners Controller 0.13.0 improves cache performance and security for macOS remote builds running on Scaleway.

  • macOS runners now reach their per-account cache directly over a Scaleway Private Network via a local NodePort endpoint, instead of traversing the public internet. This makes cache reads and writes significantly faster for macOS builds.
  • Cache content stays coherent across regions through background replication between the Scaleway fr-par cache node and Hetzner nodes, secured with per-account mutual TLS and isolated from other accounts.
  • The controller automatically re-stamps the cache endpoint when a pod moves nodes, so your builds keep using the closest cache without intervention.