Hive Hive
Sign in

Forage

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

Items
819
Open signals
193
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(infra): parse tart get’s string Size so the golden warm-path probe stops re-pulling

The root cause of “the golden base re-materializes on every recycle” — found in production within minutes of the warm-path-miss logging from #11517 going live.

GitHub issue
Closed
Compute
tuist/tuist #11521
fix(infra): rebind running VMs after a kubelet restart instead of looping on “already running”

A tart-kubelet restart could strand long-lived VM workloads — concretely the xcresult-processor, which wedged at 0/2 and blocked a production deploy (helm --wait on an `–a…

GitHub issue
Closed
Compute
tuist/tuist #11527
fix(kura): group-commit segment fsyncs to complete cold-mesh-bootstrap write throughput

Group-commit the segment durability fsync in the kura store so concurrent artifact writes share a single fsync instead of one fsync per write. This removes the last serialization p…

GitHub issue
Closed
Kura
tuist/tuist #11511
tuist generate emits a false-positive “duplicate xcframework dependency” warning when an xcframework binary target is reached via two or more external SwiftPM products

TargetLinter.lintDuplicateDependency warns about a duplicate .xcframework dependency that project generation itself already de-duplicates, so the warning is a false positiv…

GitHub issue
Closed
Generated projects
tuist/tuist #11495
feat(runner-image): add Xcode 26.0.1 runner profile

Adds Xcode 26.0.1 (the latest 26.0 patch) as an additional, non-default macOS runner profile across the fleet, mirroring how 26.3 was added in [tuist#11197](https://github.com/…

GitHub issue
Closed
Compute
tuist/tuist #11485
fix(infra): clone macOS runners from a golden base instead of re-pulling per job

macOS runner provisioning gets two coordinated changes so a single-shot VM recycle becomes a local clone instead of a multi-GB cold pull, and so Pods actually land on the hosts whe…

GitHub issue
Closed
Compute
tuist/tuist #11484
fix(server, noora): truncate long table text-and-description cells by default

Reported in Slack: the tables on Module Cache → Generations and Module Cache → Cache Runs look “all messed up” for projects with very long target lists.

GitHub issue
Closed
Kura
tuist/tuist #11492
GitHub issue
Closed
No domains
tuist/tuist #11497
feat(server): add copy invite link to members dashboard

Adds a “Copy invite link” action to each pending invitation’s dropdown in the organization Members dashboard (alongside “Revoke invite”). It copies the acceptance URL `<ser…

GitHub issue
Closed
No domains
tuist/tuist #11493
fix(server): convert S3 download timeouts into retryable errors

TUIST-10S: ProcessBuildWorker crashes with Oban.CrashError: ** (exit) exited in: Task.Supervised.stream(60000) ** (EXIT) time out.

GitHub issue
Closed
Storage
tuist/tuist #11504