Hive Hive
Sign in

Forage

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

Items
822
Open signals
196
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
XCTest-dependent helper targets (TestSupport, test utilities) should be cacheable

staticFramework targets that depend on XCTest (e.g. TestSupport targets providing test mocks/helpers) are excluded from binary caching. These are not test bundles — they’re regul…

GitHub issue
Open
Cache
tuist/tuist #9756
Strange directory structure

I have a monorepo project, and the directory organization structure of the project is roughly as follows:

GitHub issue
Open
Generated projects
tuist/tuist #7636
Tuist Metal SPM Bug

When using Tuist 4.78.1 with an external dependency containing Metal shader files, the build fails with duplicate file errors. The issue is that Tuist incorrectly adds the .metal f…

GitHub issue
Open
Generated projects
tuist/tuist #9111
Add filters to preview list

The previews list (https://tuist.dev/tuist/tuist/previews) should include filters, so you can easily filter for example by a given branch

GitHub issue
Open
No domains
tuist/tuist #7745
GitHub issue
Open
Generated projects
tuist/tuist #6344
Tuist cache + selecting testing erroneously skips all tests

I have a PR that originally failed unit tests due to runner time outs (a known issue per the github-runners repository). This means that our unit tests didn’t all successfully run.…

GitHub issue
Open
CLI
tuist/tuist #8570
Add –skip-unit-tests parameter to tuist test command

Currently, the tuist test command runs all tests in a project, including unit tests and UI tests. In some workflows, developers may want to run only UI tests or other specific test…

GitHub issue
Open
CLI
tuist/tuist #8290
Generate the project only if it needs to be generated

Currently when running tuist generate, the project is regenerated regardless of whether it has actually changed. Each regeneration causes Xcode to detect “changes” and rebuild file…

GitHub issue
Open
Generated projects
tuist/tuist #9271
GitHub issue
Open
Generated projects
tuist/tuist #6810
Run loading improvements

what do you think about delegating this to a plug and then in the mount method assuming we can grab the qa run from assigns?

GitHub issue
Open
CLI
tuist/tuist #8133