Hive Hive
Sign in

xcresult Processor 0.4.0

Metadata
Source
GitHub
Version
xcresult-processor-image@0.4.0
Published
May 13, 2026 · 16:29 UTC
Repository
tuist/tuist
Update

The xcresult processor image is now at version 0.4.0.

Runners

  • GitHub Actions jobs can now run on Tuist’s shared Mac mini warm pool. Multiple runner images share one host fleet, and each job is bound to a runner only when a warm machine is ready. Your account’s concurrency cap is honored, so excess jobs queue cleanly rather than fail on GitHub’s side.

Automations

  • You can now build automations that fire the moment a test case is manually marked or unmarked as flaky, or when it changes state to enabled, muted, or skipped. Choose the “Test updated” trigger and select which events to watch.

Comments and dashboard

  • VCS comments on pull requests are processed on a dedicated queue with duplicate collapsing, so comments arrive faster and no longer pile up behind unrelated work.
  • Dashboard and analytics queries now use caching and tighter time bounds, which should make build detail pages, test analytics, and global stats load faster.