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
feat(cli,server): per-shard test-product downloads + resilient shard download

Fixes the selective-testing shard-download timeout, makes each shard download only the products it needs, and hardens the upload path so very large bundles (hundreds of modules, mu…

GitHub issue
Closed
Testing
tuist/tuist #11314
fix(cli): support nib resources in SwiftPM packages

Adds support for .nib resources in Swift Packages, on par with .xib:

GitHub issue
Closed
Generated projects
tuist/tuist #11486
fix(cli): memoize the auth token in ServerAuthenticationController to avoid a per-op keychain read

Memoizes the resolved auth token inside ServerAuthenticationController, bounded by the token’s own expiry, so repeated authenticationToken() calls don’t re-resolve the credenti…

GitHub issue
Closed
CLI
tuist/tuist #11614
feat(cli): include SwiftPM C-family target headers in generated projects

Generated projects now surface a C-family SwiftPM target’s headers the way SwiftPM itself classifies them:

GitHub issue
Closed
Generated projects
tuist/tuist #11617
GitHub issue
Closed
Generated projects Testing
tuist/tuist #11399
fix(cli): surface SwiftPM C-target headers as project headers to avoid breaking sibling shim modules

PackageInfoMapper.discoveredHeaders now classifies a C-family SwiftPM target’s headers by how the module is consumed:

GitHub issue
Closed
Generated projects
tuist/tuist #11622
feat: multi-box bare-metal Kura — per-account DNS routing + warm-handoff moves

Makes bare-metal Kura regions scale to N boxes per region, with tenants distributed across boxes, each tenant reaching its own box, and accounts movable between boxes with no c…

GitHub issue
Closed
Kura
tuist/tuist #11611
fix(infra): give bare-metal Kura fleet MHCs the full OS-reinstall window (30m→90m)

Raised nodeStartupTimeout from 30m to 90m on the three bare-metal Kura fleet MachineHealthChecks in the tuist Helm chart — dedibox-fleet.yaml, ovh-fleet.yaml, and `kura-f…

GitHub issue
Closed
Kura
tuist/tuist #11639
fix(kura): clarify self-host standalone setup

  • Clarified the Kura self-host standalone example so KURA_NODE_URL is presented as the node’s required peer identity, while KURA_PEERS is only needed for multi-node meshes.

GitHub issue
Closed
Kura
tuist/tuist #11641
feat(kura): raise the Xcode CAS artifact cap from 25 MiB to 256 MiB

MAX_XCODE_BYTES goes from 25 MiB to 256 MiB, with a comment documenting the constraint chain.

GitHub issue
Closed
Kura
tuist/tuist #11650