Hive Hive
Sign in

Forage

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

Items
818
Open signals
192
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(cli): resolve suite shard enumeration destination

  • Normalizes shard-plan destinations before suite-level test enumeration.

GitHub issue
Closed
CLI
tuist/tuist #11216
fix(cli): report correct error when sharding without a fullHandle

Running a sharded test execution on a project that has no fullHandle now fails with a message that names the real problem instead of a misleading one about flag conflicts.

GitHub issue
Closed
CLI
tuist/tuist #11277
GitHub issue
Closed
Cache
tuist/tuist #11281
fix(cli): keep shard plan reference stable across CI re-runs

Test sharding derives a shard plan reference per CI run. On GitHub Actions it was built as github-{runId}-{attemptNumber} from GITHUB_RUN_ID + GITHUB_RUN_ATTEMPT. This change…

GitHub issue
Closed
CLI
tuist/tuist #11284
fix(cli): require truthy SwifterPM flag

  • Require TUIST_USE_SWIFTERPM to use the shared truthy environment-variable check instead of enabling SwifterPM by mere presence.

GitHub issue
Closed
Generated projects
tuist/tuist #11292
fix(cli): anchor SwiftPM workspace-state paths to scratch directory

Make Tuist’s SwiftPM graph loader tolerant of relative paths inside .build/workspace-state.json and .build/swifterpm/package-info/index.json. Today it treats every path as abso…

GitHub issue
Closed
Generated projects
tuist/tuist #11262
fix(cli): quote -fmodule-map-file paths to account for whitespace

The new generated module map files would break the -fmodule-map-file build setting if the target name contained spaces. This led to a path with a space in it and the command lin…

GitHub issue
Closed
Generated projects
tuist/tuist #11239
GitHub issue
Closed
No domains
tuist/tuist #11318
GitHub issue
Closed
MCP
tuist/tuist #10940
fix(server): verify operators against the Google Workspace hosted domain

tuist_operator?/1 decides operator eligibility as: in dev, or an account whose email matches the operator domain (@tuist.dev). On tuist-hosted, the domain match isn’t enoug…

GitHub issue
Closed
No domains
tuist/tuist #11298