This release updates the ghcr.io/tuist/tuist-xcresult-processor:0.14.1 image with dashboard performance improvements and a fix for GitHub Actions log ingestion.
- Flaky test alerts now evaluate much faster, especially in large projects. The processor uses smaller, bucketed rolling windows and only re-evaluates test cases that have new runs.
- GitHub Actions runner logs are now ingested correctly. The processor follows the signed archive redirect without forwarding the GitHub App installation token.
- Xcode cache dashboard widgets load significantly faster. Cache upload and download metrics are now aggregated in a single project-scoped query, and the remaining analytics run concurrently.