Hive Hive
Sign in

Forage

Feature requests, bug reports, feedback, GitHub issues, and Grafana alerts in one queue.

Items
632
Open signals
159
Domains
11
Forage items
Item Type Status Domains Source Updated Actions
fix(server): derive module name for UI test bundles in xcresult parser

The xcresult parser now derives a test case’s module name from "UI test bundle" nodes in addition to "Unit test bundle" nodes, at both node-classification sites in `XCResultPar…

GitHub issue
Closed
CLI
tuist/tuist #11073
GitHub issue
Closed
CLI
tuist/tuist #11046
GitHub issue
Closed
CLI
tuist/tuist #11083
fix(infra): roll runners-controller back to 0.7.0 to restore CI docker

Controller 0.8.0 was deployed to production at ~17:37 UTC (via a server-deployment.yml workflow_dispatch, ✓ Deploy to tuist). Since then, server CI Test jobs fail immed…

GitHub issue
Closed
Compute
tuist/tuist #11102
fix(infra): pin runners-controller to 0.11.0 to deploy the runner _diag env var

Bump the runnersController.image.tag pin in values-managed-common.yaml from 0.10.0 to 0.11.0.

GitHub issue
Closed
Compute
tuist/tuist #11118
feat(infra): log terminal runner exit code/reason for lost-communication post-mortems

When the RunnerPoolReconciler reaps a terminal (Succeeded/Failed) runner Pod, it now logs the runner container’s exitCode + signal + reason first, before deleting the Pod…

GitHub issue
Closed
Compute
tuist/tuist #11109
kura: REAPI ByteStream uploads fail with fd_pool_exhausted under bursty concurrent uploads (Bazel remote cache)

When Kura is used as a Bazel/Buck2 remote cache, ByteStream/Write uploads intermittently fail under bursty concurrency with:

GitHub issue
Closed
Kura
tuist/tuist #11132
feat(infra): surface Linux runner death cause from runner and host sides

Two complementary observability instruments so the next mid-job Linux runner death is self-diagnosing, instead of leaving us to infer from the outside:

GitHub issue
Closed
Compute
tuist/tuist #11114
feat(infra): enable PSI + add CPU-busy% for Linux runner vitals

The first production RUNNER_VITALS data (from #11094, now live) revealed two gaps:

GitHub issue
Closed
Compute
tuist/tuist #11108
feat(infra): self-hosted Docker Hub pull-through cache for the Linux runner fleet

A self-hosted Docker Hub pull-through cache for the Linux runner fleet, plus the wiring to route runner docker pulls through it. Replaces the model where every runner pulls docke…

GitHub issue
Closed
Compute
tuist/tuist #11106