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
Scheme code coverage targets from external/SPM projects fail project linting

Xcode supports gathering code coverage for targets from anywhere in the workspace (Test action → “Gather coverage for some targets”), including Swift Package Manager packages.

GitHub issue
Closed
Generated projects
tuist/tuist #11570
fix(cli): locate DerivedData for spaced project names

  • Updated DerivedDataLocator to mirror Xcode’s DerivedData directory prefix behavior by replacing spaces in the project/workspace name with underscores before appending the exist…

GitHub issue
Closed
CLI
tuist/tuist #11583
fix(cli): avoid static framework module map copies

  • Stop copying module maps into static framework products while keeping dynamic framework behavior unchanged.

GitHub issue
Closed
Generated projects
tuist/tuist #11588
feat(noora): add button transform

Adds a subtle press feedback effect to .noora-button and .noora-neutral-button

GitHub issue
Closed
No domains
tuist/tuist #11645
feat(infra): move Kura cache regions to the in-house bare-metal CAPI provider (no-LB direct routing + gapless deploys)

This branch builds the in-house multi-vendor bare-metal CAPI provider and uses it to move customer-facing Kura cache regions off Hetzner ccx13 cloud VMs onto bare metal: `eu-cent…

GitHub issue
Closed
Kura
tuist/tuist #11346
fix(infra): tolerate the kura-cache taint on bare-metal Kura gateways

Gives the host-network regional Kura gateway the tuist.dev/kura-cache toleration so it can schedule onto the bare-metal cache node, mirroring how the cache instance pods already …

GitHub issue
Closed
Kura
tuist/tuist #11599
GitHub issue
Closed
No domains
tuist/tuist #11587
fix(server, infra): runner metrics chart alignment + full-job coverage

Three fixes that make the runner-job machine-metrics charts trustworthy — the step↔chart correlation, and metric coverage for the whole job. Originally split across #11595/#116…

GitHub issue
Closed
Compute
tuist/tuist #11595
GitHub issue
Closed
Testing
tuist/tuist #11602
fix(server): use the shared regional gateway for bare-metal Kura regions

On bare-metal (host-network) Kura regions, stop minting a per-account dedicated gateway. gateway_assignment now returns nil when the region’s gateway is :host_network, so…

GitHub issue
Closed
Kura
tuist/tuist #11605