Hive Hive
Sign in

Forage

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

Items
818
Open signals
192
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
GitHub issue
Open
No domains
tuist/tuist #8957
Convert dashboard timestamps to browser timezone

Send DateIntl… to LiveView on mount and convert times to browser timezone

GitHub issue
Open
No domains
tuist/tuist #8132
Tuist generates inconsistent “Build Phases” output when linking a common xcframework

I found Tuist (tuist generate) generates inconsistent “Build Phases” output at “Link Binary With Libraries” and “Embed Frameworks” phases when linking a common xcframework that i…

GitHub issue
Open
Generated projects
tuist/tuist #8799
Cache progress

We should use our existing Noora components to show the progress of uploads/downloads instead of a single message like “Fetching binaries…”

GitHub issue
Open
CLI
tuist/tuist #8740
Upload binaries as they are built

Currently, we store module cache binaries only after building all the modules are built.

GitHub issue
Open
Cache
tuist/tuist #8838
Support test coverage analysis when running tests selectively

Test coverage tools assume you always run all the tests. However, that’s not the case with selective testing, where only a subset of them run. Therefore, there’s value in us provid…

GitHub issue
Open
CLI
tuist/tuist #8820
Improve package updates

We are iterating over missing packages in one worker, throwing away results for package updates and retrying the entire worker even if only one package is failing.

GitHub issue
Open
Distribution
tuist/tuist #8111
GitHub issue
Open
No domains
tuist/tuist #8958
Update Docs for tuist xcodebuild and fastlane

tuist xcodebuild command documentation only shows direct xcodebuild runs. However, many apps use Fastlane. I fixed the command to make it usable with Fastlane here #8170 . Could yo…

GitHub issue
Open
CLI
tuist/tuist #8242
Output changed defaults as part of tuist registry setup

We change the Xcode defaults as part of tuist registry setup, but we don’t inform users about it. Let’s add a note about it in the output.

GitHub issue
Open
CLI
tuist/tuist #8773