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): remove cache target build time tracking

  • Removed the cache warm path that copied and parsed .xcactivitylog files to infer per-target build times.

GitHub issue
Closed
CLI Cache
tuist/tuist #11282
fix(cli): support SwiftPM warning control settings

  • Added PackageInfo decoding and encoding support for SwiftPM warning-control target build settings: treatAllWarnings, treatWarning, and enableWarning.

GitHub issue
Closed
Generated projects
tuist/tuist #11326
fix(cli): use SwifterPM artifact scratch path for restores

Updates the Tuist CLI swifterpm dependency from 0.8.12 to 0.8.13 and refreshes Package.resolved to the 0.8.13 tag revision 39bf0b3e02ed4b43f3d61463d76107bec2b3894f.

GitHub issue
Closed
Generated projects
tuist/tuist #11328
fix(cli): make suite-granularity sharding select Swift Testing suites

Suite-granularity test sharding wrote each shard’s per-suite selection into the test products bundle’s .xctestrun as OnlyTestIdentifiers, then ran `xcodebuild test-without-buil…

GitHub issue
Closed
CLI
tuist/tuist #11329
fix(cli): Implicit imports with SPM binary deps

  • Updated tuist inspect dependencies so implicit dependency detection includes importable modules exposed by precompiled graph dependencies, especially SPM binary targets backed …

GitHub issue
Closed
CLI
tuist/tuist #10918
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
GitHub issue
Closed
Generated projects
tuist/tuist #11350
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 #11211
fix(cli): isolate hostless tests in workspace schemes

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

GitHub issue
Closed
CLI
tuist/tuist #11225