Hive Hive
Sign in

Forage

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

Items
820
Open signals
194
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
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 Cache
tuist/tuist #10870
GitHub issue
Closed
CLI
tuist/tuist #10864
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
GitHub issue
Closed
CLI
tuist/tuist #10874
GitHub issue
Closed
Kura
tuist/tuist #10903
fix(infra): four forward-only bootstrap fixes from the runners-fleet incident

Four forward-only follow-ups from the runners-fleet incident in #10858. No in-code migration of legacy hosts.

GitHub issue
Closed
Compute
tuist/tuist #10875
feat(capi-scaleway): pool-release semantics + fix the broken billing-floor fallback

Run 26219893038 timed out after 35 minutes with all three CAPI MachineDeployments stuck at 0/1 availabl…

GitHub issue
Closed
Compute
tuist/tuist #10922
feat(linux-runner-image): pre-install kubectl and helm

Bake kubectl and helm into the tuist-linux-runner OCI image at /usr/local/bin via two new Renovate-managed ARGs in [infra/linux-runner-image/Dockerfile](https://github.…

GitHub issue
Closed
Compute
tuist/tuist #10908
App extension with test target is not supported by tuist

I wanted to add test target for one of my app extension but it’s not supported by tuist.

GitHub issue
Open
Generated projects
tuist/tuist #11478