Hive Hive
Sign in

Forage

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

Items
821
Open signals
195
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(cli): preserve generated module map mtimes

This fixes a warm-build regression in tuist test --build-only that appeared after 4.196.1 for projects whose Swift targets reference generated dependency module maps.

GitHub issue
Closed
Generated projects
tuist/tuist #11351
fix(cli): show verbose flag in inspect help

  • Added a shared LoggingOptions ParsableArguments type that declares the --verbose flag for help rendering.

GitHub issue
Closed
CLI
tuist/tuist #11385
fix(cli): avoid embedding external resource bundles in cached frameworks

  • Updates TuistCacheEE so cached graph mutation keeps external bundle targets as source dependencies when they are reachable from a source target that cannot embed external resou…

GitHub issue
Closed
Cache
tuist/tuist #11257
fix(cli): quote framework search path response files

  • Quote FrameworkSearchPathsGraphMapper response file references before adding them to OTHER_CFLAGS and OTHER_LDFLAGS.

GitHub issue
Closed
Generated projects
tuist/tuist #11382
fix(cli): show scheme test configuration in build runs

  • Use the scheme test-action configuration when uploading tuist test build runs and no explicit CLI --configuration was provided.

GitHub issue
Closed
CLI
tuist/tuist #11378
GitHub issue
Closed
Generated projects
tuist/tuist #11194
GitHub issue
Closed
Generated projects
tuist/tuist #11135
feat(cli): release channels (canary / rc / stable)

Implements the release channels RFC, restructuring CLI distribution into three channels …

GitHub issue
Closed
Distribution
tuist/tuist #11242
feat(cli): Support library products in the module cache

Adds Module Cache support for static and dynamic library products, building on the XCTest and Swift Testing support framework cache work from #11281.

GitHub issue
Closed
Cache
tuist/tuist #11290
feat(infra): drift macOS host config on a fleet-wide config hash

The Scaleway Apple Silicon CAPI provider’s drift loop re-pushes host config to already-Ready Mac minis only when the tart-kubelet binary SHA changes. This PR broadens the trigg…

GitHub issue
Closed
Compute
tuist/tuist #11439