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(server): scale flaky-alert rolling recovery query so alerts don’t wedge

Recovery-enabled rolling flaky-test alerts were silently going dormant: they stopped marking, muting, and recovering tests entirely, while the rest of the automation engine kept ru…

GitHub issue
Closed
No domains
tuist/tuist #11462
GitHub issue
Closed
Generated projects
tuist/tuist #11454
fix(cli): bound best-effort run metadata uploads

This caps best-effort run metadata uploads at 15 seconds in both places where they can run:

GitHub issue
Closed
CLI
tuist/tuist #11456
fix(cli): skip static products linting when warning targets is .none

When staticSideEffectsWarningTargets is set to .none, the StaticProductsGraphLinter still performs the full DFS traversal of the dependency graph before discarding all result…

GitHub issue
Closed
Generated projects
tuist/tuist #10074
fix(cli): base canary changelog on the previous canary

Canary release notes list every commit back to the last stable tag instead of just what landed since the previous canary. For example, [4.201.0-canary.19](https://github.co…

GitHub issue
Closed
Distribution
tuist/tuist #11479
fix(cli): exclude module-map xcframework headers from search paths

Fixes a Redefinition of module 'X' regression introduced in 4.201.0-rc.1 when a target depends on a precompiled xcframework that ships a module.modulemap (reported by a user …

GitHub issue
Closed
Generated projects
tuist/tuist #11472
GitHub issue
Closed
Cache
tuist/tuist #11474
fix(cli): forward client feature flags to the Xcode cache daemon

Forward the client feature flags (TUIST_FEATURE_FLAG_*) into the Xcode compilation cache (CAS) daemon’s launchd-agent environment, so it resolves cache endpoints the same way the…

GitHub issue
Closed
CLI Cache
tuist/tuist #11481
Fix streaming cache robustness

  • split once-core lib.rs into focused action, error, runner, execute, local, output, stream, and remote modules

GitHub issue
Closed
Once
tuist/once #55
feat(kura): consolidate regional deployment

  • Move managed Kura regions into the main Tuist workload clusters as dedicated regional node pools instead of standalone regional clusters.

GitHub issue
Closed
Kura
tuist/tuist #11192