Hive Hive
Sign in

Forage

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

Items
823
Open signals
197
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
Tuist generate fails when local package removed from declaration and tuist not cleaned

When working on Tuist project containing Local Packages, tuist generate fails when one of the packages was removed.

GitHub issue
Open
Generated projects
tuist/tuist #11002
GitHub issue
Open
CLI
tuist/tuist #6818
Kura REAPI: GetActionResult returns hits whose output blobs were evicted, permanently breaking Bazel builds with “Lost inputs” errors

Kura’s REAPI action cache and its CAS blob storage have decoupled lifecycles. Action results are stored as keyvalue protos in RocksDB with no expiry, while blob bodies live in a fi…

GitHub issue
Open
Kura
tuist/tuist #11221
SPM build tool plugins (e.g. SwiftLint) not emitted as PBXBuildToolPlugin/buildToolPlugins

  1. Add a build-tool plugin package to the project packages (example in Tuist/Package.swift).

GitHub issue
Open
Generated projects
tuist/tuist #9269
GitHub issue
Open
CLI
tuist/tuist #8021
feat: Upload and visualize test attachments (e.g. snapshot diff images)

Support uploading and displaying test attachments — such as screenshot diffs from failed snapshot tests — directly in Tuist’s test results UI.

GitHub issue
Open
CLI
tuist/tuist #9340
tuist xcodebuild fails to resolve dependencies on clean DerivedData when package name collides with SPM product name

tuist xcodebuild build fails with “Unable to find module dependency” errors on clean DerivedData when the Tuist Package.swift has a name that collides with an SPM product nam…

GitHub issue
Open
CLI Generated projects
tuist/tuist #9892
tuist test –generate-only will generate all schemes

running the tuist test <scheme> --generate-only seems to generate all of the available schemes, not just the one specified.

GitHub issue
Open
CLI
tuist/tuist #8042
Unable to cache SwiftSyntax on tuist 4.60.1

I have a project that uses StructuredQueries and I want to cache some of the more expensive dependencies like SwiftSyntax…

GitHub issue
Open
CLI Cache
tuist/tuist #8019
Macros cannot be expanded when using cache

When I use tuist cache macros work, however they cannot be expanded

GitHub issue
Open
Cache
tuist/tuist #5987