Hive Hive
Sign in

xcresult Processor 0.6.0

Metadata
Source
GitHub
Version
xcresult-processor-image@0.6.0
Published
May 15, 2026 · 18:11 UTC
Repository
tuist/tuist
Update

Runner fleet rollouts

  • Runner pool image updates now recycle stale Pending pods automatically and drain idle Running pods cooperatively without interrupting in-flight jobs. You no longer need to manually delete pods to roll out a new runner image.

GitHub Enterprise Server integrations

  • Fixed a crash that blocked GitHub Enterprise Server manifest exchanges and API calls when per-request connection options were combined with the shared HTTP pool.

Self-hosted OAuth for MCP

  • OAuth authorization server metadata now derives the issuer and endpoints from the request origin, including reverse-proxy forwarded headers, so MCP clients discover the correct URLs for self-hosted Tuist instances.

Cache server deployments

  • Failed Kura cache deployments now surface errors and expose a retry path instead of staying stuck in the deploying state. Regional clusters also install required platform dependencies automatically during deploy.