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): refresh Bazel credential-helper token before the expiry boundary

The tuist bazel credential-helper now refreshes a user’s access token proactively when it is within a 60s safety margin of expiring, and reports expires to Bazel brought fo…

GitHub issue
Closed
CLI
tuist/tuist #11341
fix(cli): resolve suite shard destination from test plan

  • Thread the selected test plan through suite shard destination resolution.

GitHub issue
Closed
CLI
tuist/tuist #11331
GitHub issue
Closed
Generated projects
tuist/tuist #11350
GitHub issue
Closed
Generated projects
tuist/tuist #11211
fix(cli): isolate hostless tests in workspace schemes

  • Keep explicit tuist test --scheme ... behavior unchanged.

GitHub issue
Closed
CLI
tuist/tuist #11225
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): 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
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