Hive Hive
Sign in

xcresult Processor 0.26.4

Metadata
Source
GitHub
Version
xcresult-processor-image@0.26.4
Published
Jun 19, 2026 · 10:51 UTC
Repository
tuist/tuist
Update

The tuist-xcresult-processor Tart image is now 0.26.4. This update fixes the macOS runner queue bottleneck that could leave CI jobs pending for minutes.

  • Smoother image rollouts: Runner image updates are now capped to a percentage of the pool at a time, so the whole fleet no longer pulls a multi-gigabyte image at once and exhausts the warm pool.
  • Resilient VM provisioning: The runner’s VM-provisioning layer now applies per-operation timeouts and recovers from hung tart operations, so a stalled clone or pull can no longer strand a scheduled job.
  • Better observability: New metrics and events expose rollout progress, stale runners, and the delay from scheduling to VM creation, making queue issues easier to diagnose.