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(cli): move framework search path setup into a graph mapper

Moves the entire setupFrameworkSearchPath logic out of LinkGenerator into a new FrameworkSearchPathsGraphMapper. The mapper now owns the whole concern for every target: it de…

GitHub issue
Closed
CLI Generated projects
tuist/tuist #11054
GitHub issue
Closed
Generated projects
tuist/tuist #11030
fix(infra): handle sudo password + add tiered BootstrapFailed recovery

Two related provider-robustness fixes surfaced by a production fleet bring-up incident this week (see [follow-up #5 in the original incident PR](https://github.com/tuist/tuist/pull…

GitHub issue
Closed
Compute
tuist/tuist #11013
fix(kura): recover managed cache usage

Related to Sentry issue 124145394

GitHub issue
Closed
Kura
tuist/tuist #11011
perf(kura): optimize artifact serving read paths

  • Speed up Kura’s hot read paths by serving from manifests optimistically, increasing HTTP and REAPI stream chunk sizes, and adding direct fast paths for Xcode keyvalue and REAPI a…

GitHub issue
Closed
Kura
tuist/tuist #10919
feat(server,kura): track Kura node usage and add Usage dashboard

Adds the Kura node usage tracking pipeline (node rollups → ClickHouse) and an account-scoped Usage dashboard so customers and Tuist can see what each managed Kura mesh moves. The…

GitHub issue
Closed
Kura
tuist/tuist #10979
GitHub issue
Closed
Kura
tuist/tuist #10935
GitHub issue
Closed
Kura
tuist/tuist #11027
GitHub issue
Closed
Kura
tuist/tuist #11025
fix(infra): stop server deploys from killing in-flight runner jobs

A runner mid-job survives a server deploy. It doesn’t matter whose job it is — Tuist’s own deploy runner or a customer’s CI — they’re identical pods on the same Linux fleet. To…

GitHub issue
Closed
Compute
tuist/tuist #11038