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
feat(server): make the GitHub webhook hot path leave Postgres alone

Pulls two PG round-trips out of the /webhooks/github request handler so a burst of inbound workflow_job deliveries can’t saturate the Ecto pool and start returning 502 to GitHu…

GitHub issue
Closed
Compute
tuist/tuist #10902
fix(server): harden GitHub webhook dispatch + add deliveries inspector task

Hardens the workflow_job webhook dispatch path against the failure mode that caused the 2026-05-19 incident, and adds a small operator tool to inspect (and redeliver) failed webh…

GitHub issue
Closed
Compute
tuist/tuist #10878
feat(server, noora): rework Xcode Cache widgets with transfer/latency/throughput splits

Reworks the Xcode Cache page widgets so users can see a combined view of every cache metric alongside the underlying split.

GitHub issue
Closed
Atlas
tuist/tuist #10924
feat(server): recover failed webhook deliveries via GitHub’s redelivery API

Adds Tuist.Runners.Workers.WebhookRedeliveryWorker, an Oban cron that asks GitHub to redeliver any workflow_job webhook deliveries that failed within a recent window. Closes a …

GitHub issue
Closed
Compute
tuist/tuist #10909
feat(server): Tuist Runners dashboard + billing — runners landing, workflows, jobs, settings hub

Builds out the Tuist Runners customer-facing surface — landing page → workflows list → workflow detail → jobs list → job detail — and the billing layer that anchors metered compute…

GitHub issue
Closed
Atlas Compute
tuist/tuist #10848
GitHub issue
Closed
MCP
tuist/tuist #10964
fix(cli): avoid expanding recursive exclusion globs

Recursive exclusion patterns such as Documentation/internal/**/* were being expanded into full path sets before filtering. On large trees that made manifest loading traverse and …

GitHub issue
Closed
Generated projects
tuist/tuist #10957
feat(cli): tuist plugin run / plugin test silently prints help instead of executing

tuist plugin run and tuist plugin test print the parent tuist plugin help page and exit with code 0 instead of actually running or testing the plugin.

GitHub issue
Closed
CLI
tuist/tuist #10602
fix(cli): avoid checkout cwd for SwiftPM package dumps

  • Stop passing the package checkout as the working directory when loading SwiftPM package metadata with dump-package.

GitHub issue
Closed
Generated projects
tuist/tuist #10966
GitHub issue
Closed
Cache Generated projects
tuist/tuist #10971