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): retry the runner owner-label stamp so it stays reliable

Follow-up to #11038, addressing a review finding on it.

GitHub issue
Closed
Compute
tuist/tuist #11041
GitHub issue
Closed
No domains
tuist/tuist #11051
fix(server): reap orphaned owner-stamped runner pods to prevent fleet wedge

Adds Tuist.Runners.Workers.OrphanedStampedPodsWorker, a once-a-minute reconciliation worker that reaps runner Pods which carry an owner stamp (tuist.dev/runner-pool-owner) but …

GitHub issue
Closed
Compute
tuist/tuist #11060
tuist cache fails to build RollbarNotifier 3.4.0 — ObjC cross-target symbols missing since 4.195.11

tuist cache –cache-profile only-external fails to compile RollbarNotifier 3.4.0 starting from Tuist 4.195.11. The same project, same machine, same Xcode worked correctly on 4.195.…

GitHub issue
Closed
Cache
tuist/tuist #11007
GitHub issue
Closed
Generated projects
tuist/tuist #11012
fix(server): remove Kura global endpoints

  • Removed Kura global endpoint scheduling, readiness checks, endpoint selection, dashboard display, environment flags, and the marketing changelog entry.

GitHub issue
Closed
Kura
tuist/tuist #11014
fix(infra): disable tart-kubelet orphan-VM GC on builder nodes

Adds a --disable-vm-gc flag to tart-kubelet that turns off the periodic orphan-VM garbage collector, and wires it on automatically for builder-fleet Nodes via `macos-host-boots…

GitHub issue
Closed
Compute
tuist/tuist #11072
GitHub issue
Closed
Kura
tuist/tuist #11058
fix(kura): return JSON for cache miss responses

  • Return JSON 404 error bodies for Kura key-value cache misses instead of empty responses.

GitHub issue
Closed
Kura
tuist/tuist #11070
feat(kura): accept HTTP/2 and serve hot artifacts via mmap

Two things land in this PR for Kura’s public artifact path:

GitHub issue
Closed
Kura
tuist/tuist #11086