Hive Hive
Sign in

Forage

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

Items
632
Open signals
159
Domains
11
Forage items
Item Type Status Domains Source Updated Actions
[SPM] Fail to compile using SnapshotPreviews-iOS package

Something about the setup with assets inside of https://github.com/EmergeTools/SnapshotPreviews-iOS makes Tuist break when using this dependency.

GitHub issue
Open
Generated projects
tuist/tuist #6162
GitHub issue
Open
Generated projects
tuist/tuist #6102
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
Document how to use xcresultparser with Tuist to export test results as .junit or any other format.

Some users reported that it’d be helpful to export the test results in .junit format.

GitHub issue
Open
CLI
tuist/tuist #6749
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
GitHub issue
Open
CLI
tuist/tuist #8021
SPM Plugin support for Package.swift

When moving from external Package dependencies to Package.swift there is currently no SPM Plugin support.

GitHub issue
Open
Generated projects
tuist/tuist #6096
GitHub issue
Open
Generated projects
tuist/tuist #6748
tuist build –generate causes linting issues as of 4.38.0

I have a project that has a bunch of firebase dependencies, and as of 4.38.0, running tuist build --generate generates a bunch of issues (listed in the error log)

GitHub issue
Open
Generated projects
tuist/tuist #7219
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