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): collapse webhook empty-state subtitle to fix mix format

  • Format check on main is failing because subtitle={dgettext(...)} in the webhooks empty-state was wrapped across three lines after #10846 trimmed the string. mix format prefer…

GitHub issue
Closed
No domains
tuist/tuist #10849
fix(infra): anchor runner-image cliff tag_pattern so it ignores linux-runner-image tags

Anchored the git-cliff tag_pattern in infra/runner-image/cliff.toml (and the symmetric infra/linux-runner-image/cliff.toml) with a leading ^:

GitHub issue
Closed
Compute
tuist/tuist #11021
fix(server): restore Cloudflare global Kura deploys

  • Enable Cloudflare load balancing for the production Kura controller so the main eu-central cluster can publish the global Kura endpoint.

GitHub issue
Closed
Kura
tuist/tuist #10877
feat(server): tag-resolved deploys, stop committing to main

Redesigns the release pipeline so it never commits to main and so a fleet/runtime image (runner-image, linux-runner-image, controllers, Kura runtime, xcresult-processor) is *…

GitHub issue
Closed
Compute Kura
tuist/tuist #11160
feat(infra): HA stable-egress gateway with failover controller (+ revert Keygen boot hotfix)

Durable follow-up to the 2026-06-14 tuist.dev 503 incident: make the server’s stable egress highly available so losing the gateway node fails over automatically instead of blac…

GitHub issue
Closed
Atlas
tuist/tuist #11272
GitHub issue
Closed
Generated projects
tuist/tuist #11482
fix(drops): render sources as Noora table

Reworked the Drops operations source list so it uses the standard Noora table pattern instead of a custom card-row layout.

GitHub issue
Closed
Hive
tuist/hive #86
refactor(forage): split detail metadata and body cards

This separates the forage item detail page into two sibling cards:

GitHub issue
Closed
Hive
tuist/hive #85
feat(server): self-hosted Kura nodes with per-account mesh CA enrollment

Lets a customer run their own Kura cache nodes, authorized by Tuist’s control plane, and bridge them into the same mutually-authenticated mesh as their Tuist-managed nodes. Typic…

GitHub issue
Closed
Kura
tuist/tuist #11294
feat(server): reap runner jobs stranded in the queued phase

Adds StaleQueuedJobsWorker, a recovery worker that resolves runner_jobs rows stranded in the queued phase. It runs on the hosted-only crontab every 5 minutes.

GitHub issue
Closed
Compute
tuist/tuist #11455