Hive Hive
Sign in

Runner Image 0.3.1

Metadata
Source
GitHub
Version
runner-image@0.3.1
Published
Jun 08, 2026 · 11:05 UTC
Repository
tuist/tuist
Update

This patch fixes a regression that prevented xcresult-processor from reaching the database after the database cutover. Runner images now include Tailscale connectivity so the processor can reliably connect to the Postgres pooler and drain test-result jobs.

  • Fixed xcresult-processor database connectivity for macOS runner images. The image joins the Tailscale network at boot and routes Postgres connections through the exposed CNPG pooler, restoring xcresult processing throughput.