Hive Hive
Sign in

Forage

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

Items
820
Open signals
194
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(cli): avoid expanding recursive exclusion globs

Recursive exclusion patterns such as Documentation/internal/**/* were being expanded into full path sets before filtering. On large trees that made manifest loading traverse and …

GitHub issue
Closed
Generated projects
tuist/tuist #10957
feat(cli): tuist plugin run / plugin test silently prints help instead of executing

tuist plugin run and tuist plugin test print the parent tuist plugin help page and exit with code 0 instead of actually running or testing the plugin.

GitHub issue
Closed
CLI
tuist/tuist #10602
fix(cli): avoid checkout cwd for SwiftPM package dumps

  • Stop passing the package checkout as the working directory when loading SwiftPM package metadata with dump-package.

GitHub issue
Closed
Generated projects
tuist/tuist #10966
GitHub issue
Closed
Generated projects
tuist/tuist #10967
GitHub issue
Closed
Cache Generated projects
tuist/tuist #10971
fix(server): look up existing test cases with a single array param

The existing-test-case lookup in Tuist.Tests.get_existing_test_cases/2 now binds all test-case IDs as a single Array(UUID) ClickHouse parameter, instead of an Ecto id in ^ids

GitHub issue
Closed
No domains
tuist/tuist #10976
fix: stop xcresult-processor VM disk leak, restore its metrics, and surface guest DiskPressure

Fixes from an incident where ProcessXcresultWorker jobs were failing with :enospc on the production macOS xcresult-processor VMs. They’re drafted together because they share on…

GitHub issue
Closed
Compute
tuist/tuist #10974
feat(infra): wire CAPI core’s workload connection for the Mac-mini fleets

The in-cluster CAPI that manages the Mac-mini fleets (macos / runners / builders) as Machine/MachineDeployment objects had several gaps that made every server deploy time…

GitHub issue
Closed
Compute
tuist/tuist #10981
GitHub issue
Closed
Kura
tuist/tuist #10990
fix(linux-runner-image): release on path changes, not just commit scope

Rewrites the infra/linux-runner-image/cliff.toml commit parsers to match by conventional-commit type (feat/fix/…) instead of requiring a linux-runner-image scope.…

GitHub issue
Closed
Compute
tuist/tuist #11059