Hive Hive
Sign in

Forage

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

Items
819
Open signals
193
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(cli): restore SwifterPM package submodules

  • Initialize Git submodules when SwifterPM falls back to a shallow Git checkout.

GitHub issue
Closed
Generated projects
tuist/tuist #11553
fix(server): build the xctest runner-error regex inline instead of a shared static

XCResultParser.isRunnerError keeps matching the synthetic xctest (<pid>) encountered an error name with the same /xctest \(\d+\) encountered an error/ regex, but builds it in…

GitHub issue
Closed
Testing
tuist/tuist #11625
fix(server): restore Noora table layout in docs markdown

Markdown tables in the documentation site drifted from the Noora table design used across the app: data rows collapsed to a couple of pixels of vertical padding and looked cramped,…

GitHub issue
Closed
No domains
tuist/tuist #11573
feat(server): add cache run date filters

Adds field-scoped date range filtering to the cache runs endpoint so reporting clients can request runs within a specific execution window without walking the full history.

GitHub issue
Closed
Kura
tuist/tuist #11577
fix(server): don’t block deploy on validated-on-branch backfill

Hotfix for #11626. The validated-on-branch backfill blocked the production deploy past its migration-hook timeout and failed it.

GitHub issue
Closed
Testing
tuist/tuist #11629
fix(server, noora): apply runner metrics step-hover via Noora’s chart instance

Fixes the runner-job step-hover correlation — hovering a CI step on the Overview is supposed to shade that step’s time window across the CPU/Memory/Network charts, but the band…

GitHub issue
Closed
Compute
tuist/tuist #11584
GitHub issue
Closed
Storage
tuist/tuist #11576
fix(server): handle legacy Xcode builds environment filter

  • Normalizes the Xcode builds analytics environment query parameter so only ci and local are preserved; missing, legacy, or malformed values fall back to any.

GitHub issue
Closed
No domains
tuist/tuist #11578
fix(server): prevent Model Context Protocol response timeouts

Pinned the emcp dependency to the upstream commit that keeps request responses on the original transport request, and added a controller regression test for sessions with stale e…

GitHub issue
Closed
MCP
tuist/tuist #11582
fix(cli): avoid static framework module map copies [4.201.x backport]

Backports #11588 to releases/4.201.x by cherry-picking the landed main commit 69b96e8b13a1d9fe08fef1c153b32a07833e4778.

GitHub issue
Closed
Generated projects
tuist/tuist #11590