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
GitHub issue
Closed
Generated projects
tuist/tuist #10967
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
fix(cli): pass explicit working directory to manifest evaluation

Manifest evaluation now passes an explicit working directory to the subprocess that compiles and runs Tuist manifests, instead of letting the command runner resolve it from `getcwd…

GitHub issue
Closed
CLI
tuist/tuist #10996
fix(cli): hash the resolved embedded product closure into the cache content hash

A target’s binary cache hash does not currently account for the set of products that get embedded into it (resource bundles and embedded frameworks). That set is an emergent proper…

GitHub issue
Closed
Cache
tuist/tuist #10984
perf(server): speed up LiveView dashboard cold start

Speed up the cold start of dashboard LiveViews by skipping work that the HTTP dead render does not need and by removing a duplicate project lookup.

GitHub issue
Closed
No domains
tuist/tuist #10980
fix(cli): finish test command early when every test target is filtered out

When tuist test builds an app for selective tests (the sharding .build flow) and a scheme resolved down to zero buildable test targets, the CLI failed with:

GitHub issue
Closed
CLI
tuist/tuist #11010