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
feat(cli): surface the Tuist Run Report in the GitHub Actions job summary

The Tuist GitHub App posts a “🛠️ Tuist Run Report” (tests, builds, …) as a pull request comment, gated on git_ref starting with refs/pull/. GitHub merge queue runs use refs …

GitHub issue
Closed
CLI
tuist/tuist #11040
GitHub issue
Closed
CLI
tuist/tuist #11230
fix(cli): include release scripts in CLI release paths

The dedicated CLI Release workflow now triggers when CLI release infrastructure changes, not only when CLI source/package files change. The trigger now includes:

GitHub issue
Closed
Distribution
tuist/tuist #11236
fix(cli): force sign bundled runtime libraries

  • Adds --force to the macOS CLI bundle signing commands.

GitHub issue
Closed
Distribution
tuist/tuist #11240
fix(cli): bundle Swift runtime libraries

The macOS CLI release bundler now runs swift-stdlib-tool against the shipped tuist executable and ProjectDescription.framework, copies any required Swift runtime libraries in…

GitHub issue
Closed
Distribution
tuist/tuist #11235
feat(cli): add hidden bazel setup and credential-helper commands

Two new hidden commands (not listed in tuist --help) that connect Bazel’s remote cache to the Tuist/Kura cache:

GitHub issue
Closed
CLI Kura
tuist/tuist #11199
feat(kura): derive CAS segment-ring capacity from disk size

Addresses the capacity portion of #11221 (the GetActionResult blob-existence validation remains as follow-up).

GitHub issue
Closed
Kura
tuist/tuist #11222
fix(kura): harden segment disk accounting at rotation and startup

Two disk-safety hardening fixes for the CAS segment ring, surfaced while stress-testing the margin assumptions behind #11222 (the disk-derived capacity work). Both matter more as t…

GitHub issue
Closed
Kura
tuist/tuist #11246
fix(noora): keep multi-select dropdowns open on toggle

Describe here the purpose of your PR.

GitHub issue
Closed
No domains
tuist/tuist #11261
feat(kura): co-locate runner-cache Kura nodes with the runner fleet

Adds the private-region concept on top of the umbrella-cluster topology (now on main) so a single-replica Kura node can be co-located with a customer’s runners-as-a-service pool …

GitHub issue
Closed
Kura
tuist/tuist #10982