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
Kura: per-pod egress ceiling is bypassed on host-network regions

On the bare-metal Kura regions, the per-pod egress ceiling (kubernetes.io/egress-bandwidth, enforced by the Cilium bandwidth manager) does not apply to the customer read path…

GitHub issue
Open
Kura
tuist/tuist #12363
Missing SPM traits in tuist generated xcodeproject from Registry Style

Missing the Swift Custom Flags in tuist generated xcodeproject with –replace-scm-with-registry on library https://github.com/pointfreeco/swift-dependencies

GitHub issue
Open
Generated projects Registry
tuist/tuist #12338
Nondeterministic product type inference for SPM targets shared between static and dynamic products

When an external package target is contained in both a static and a dynamic product (e.g. FirebaseCoreInternal in firebase-ios-sdk: reachable from FirebaseCore pinned `.framewo…

GitHub issue
Open
Cache Generated projects
tuist/tuist #12308
Generated test plans discard TestAction coverage and environment options

When a scheme switches from a path-based .xctestplan to a generated test plan, plan-level test settings cannot be represented and are silently absent from the generated file.

GitHub issue
Open
Generated projects Testing
tuist/tuist #12299
Generated test plans are deleted on consecutive tuist generate runs

A generated .xctestplan exists after the first tuist generate, but is deleted during the second consecutive generation.

GitHub issue
Open
Generated projects Testing
tuist/tuist #12298
A target dependency with a non-default LinkingStatus drops its transitive frameworks from the App’s build phases

Setting status: to anything other than the default .required on a .target or .project dependency removes every transitive dependency behind that edge from the depending…

GitHub issue
Open
Generated projects
tuist/tuist #12287
SwifterPM can’t read registry credentials from login keychain in headless CI environment

On Tuist versions up to 4.202.x, we are using a private, authenticated registry endpoint via the following (simplified) steps:

GitHub issue
Open
Generated projects
tuist/tuist #12267
Registry sync can drop a required submodule whose pinned commit is not fetchable at –depth 1

Tuist.Registry.Swift.ReleaseWorker fetches every submodule with --depth 1. When a submodule is pinned to a commit that is not reachable from a ref tip — a routine situation, si…

GitHub issue
Open
Distribution
tuist/tuist #12236
SwifterPM does not use Keychain internet password credentials

SwifterPM does not use the internet passwords stored in the keychain. Therefore it tries to download assets without an authentication header.

GitHub issue
Open
Generated projects
tuist/tuist #12235
Registry sync clones and packages submodules that no target references, producing multi-hundred-MB archives and heavy /tmp pressure

Since #10256 (2026-04-13), a package whose tag carries a .gitmodules is routed away from GitHub’s zipball and into a full git clone with --init --recursive. The entire submod…

GitHub issue
Open
Generated projects
tuist/tuist #12233