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): retry run metadata upload on transient errors

Describe here the purpose of your PR.

GitHub issue
Closed
CLI
tuist/tuist #10842
fix(cache): honor custom S3 CA bundles for virtual-hosted endpoints

  • Register Finch pools for virtual-hosted S3 bucket origins so cache requests still use the configured custom CA bundle when S3_VIRTUAL_HOST is enabled.

GitHub issue
Closed
Cache
tuist/tuist #10855
fix(cache): stop requiring unused S3 CA secret

  • Remove S3_CA_CERT_PEM from the cache Kamal secret list for managed deployments.

GitHub issue
Closed
Kura
tuist/tuist #10861
fix(infra, capi-scaleway): unstick runners-fleet (pf tables + manual-cleanup race + prep-script simplification)

Three related fixes uncovered while diagnosing a stuck production runners-fleet on 2026-05-19.

GitHub issue
Closed
Compute
tuist/tuist #10858
fix(kura, infra): restore logs and geography on the Tuist Kura dashboard

Kura’s Grafana dashboard showed traces but “No data” for Kura Logs and Tenant Geography. Root cause was two independent breaks in the Prometheus pipeline; traces were unaffected …

GitHub issue
Closed
Kura
tuist/tuist #10873
fix(cli): Indentation in StringsTemplate.swift

This fixes missing indentation in first item of nested enums.

GitHub issue
Closed
Generated projects
tuist/tuist #10853
perf(cli): use Set for project path lookups in tree-shake mapper

Optimize treeShake(workspace:projects:sourceTargets:) in TreeShakePrunedTargetsGraphMapper by replacing a repeated Array.map().contains() with a pre-built Set lookup.

GitHub issue
Closed
Generated projects
tuist/tuist #10033
GitHub issue
Closed
CLI
tuist/tuist #10864
GitHub issue
Closed
CLI Cache
tuist/tuist #10870
fix(cli): re-run foreign build script when inputs cannot be tracked

Reported in the Tuist Community Slack: a user wired up foreignBuild() for a KMP module, but editing the Kotlin sources didn’t rebuild the framework — the iOS app kept linking the…

GitHub issue
Closed
CLI Generated projects
tuist/tuist #10872