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
fix(cli): expose tuist test run help

  • Exposes the hidden tuist test run subcommand in the tuist help test subcommand list.

GitHub issue
Closed
CLI
tuist/tuist #11594
fix(cli): plan suite shards from server-side history instead of booting every test bundle

#11558 made suite-granularity shard plans correct by recovering modules that were missing from the initial xcodebuild -enumerate-tests output. That recovery still depended on sim…

GitHub issue
Closed
Testing
tuist/tuist #11581
fix(infra): auto-recover silently-locked-up bare-metal Kura nodes so they stop wedging deploys

A silent kernel lockup on a single-box bare-metal Kura region (Dedibox / OVH / Scaleway Elastic Metal) leaves its Node NotReady indefinitely, which silently wedges every

GitHub issue
Closed
Kura
tuist/tuist #11612
feat(infra): cut prod backups over to the Barman Cloud Plugin (primaryUpdateMethod: restart)

Cuts the production main CNPG cluster (tuist-tuist-pg, 3 instances) over from in-tree barmanObjectStore to the Barman Cloud Plugin, using **`primaryUpdateMethod: restar…

GitHub issue
Closed
Storage
tuist/tuist #11659
feat(server): enable the Kura cache surface by default on self-hosted, and fix self-hosting docs

Fixes the self-hosting guides where they were inaccurate/out-of-date, and removes the setup friction that surfaced while helping a customer stand up a standalone node: on a self-ho…

GitHub issue
Closed
Kura
tuist/tuist #11603
fix(server): remote xcresult processing follow-ups (grants + test-run UX)

Follow-up fixes surfaced while investigating remote xcresult processing, after #11602 landed the migrate-time processor grants + the webhook_endpoints fix. Four fixes across thre…

GitHub issue
Closed
Atlas Testing
tuist/tuist #11604
fix(server): return a suite shard plan instead of a 500 when the client omits enumerated suites

Tuist.Shards.resolve_units/4 for suite granularity now pattern-matches a non-empty list ([_ | _] = suites) before using client-supplied test_suites, so a present-but-nil va…

GitHub issue
Closed
Testing
tuist/tuist #11615
fix(server): relay test-run completion broadcast via Oban so dashboards refresh

A finished test run could stay stuck on the “processing” spinner in the web UI even though ClickHouse already showed status=success — the run looked perpetually unprocessed u…

GitHub issue
Closed
Testing
tuist/tuist #11526
feat(cli): print a cache warm summary with remote/local hits and misses

Requested on Slack: at the end of a tuist cache warm run, print how many targets were served from the remote cache, so setup/CI logs can report the remote hit rate without a se…

GitHub issue
Closed
CLI Cache
tuist/tuist #11609
fix(cli): stop package base settings from clobbering SwiftPM target bundle identifiers

When mapping SwiftPM packages, Tuist no longer copies a package-wide PRODUCT_BUNDLE_IDENTIFIER onto each generated target. Every other base setting from `packageSettings.baseSett…

GitHub issue
Closed
Generated projects
tuist/tuist #11610