Hive Hive
Sign in

Drops

Shipped updates from GitHub releases and changelog feeds across every domain.

Activity
Published Title Project Domains Version Source
Atlas DB runner now runs with a least-privilege read-only role The Helm chart now activates the tuist_ops_ro role for the internal Atlas DB runner. Operator queries now drop to this read-only role, so wr
Atlas, Tuist
Atlas
helm@0.15.0
GitHub
Test sharding now recovers or fails on targets that enumerate as empty due to flaky runner boots When running tests with suite-level sharding, the CLI no longer silently drops test targets that appear empty because xcodebuild -enumerate-
Tuist, Once
Testing
4.202.0-canary.16
GitHub
Test enumeration now discovers top-level Swift Testing @Test functions The test enumerator now picks up top-level Swift Testing @Test functions, not just @Suite classes. Targets whose tests are free @Test functi
Tuist, Once
Testing
4.202.0-canary.16
GitHub
Faster clean builds for projects with many precompiled frameworks Tuist now consolidates Swift framework search paths for generated Xcode targets that depend on many cached or external precompiled framework
Tuist
Generated projects
4.202.0-canary.15
GitHub
Faster clean builds by consolidating Swift framework search paths Tuist now consolidates Swift framework search paths for targets that depend on many cached or external precompiled frameworks. Instead of em
Tuist
Generated projects
4.202.0-canary.15
GitHub
Internal read-only database API for Atlas Adds an internal read-only database API for Atlas, the internal operator assistant. The Tuist server now exposes endpoints under /api/intern
Tuist, Atlas
MCP, Atlas
helm@0.14.0
GitHub
Internal read-only database API for Atlas Adds a new internal read-only database API under /api/internal/atlas/db that the Atlas service account can call to run a single SQL statemen
Atlas, Tuist
Atlas, MCP
server@1.222.0
GitHub
Faster CAS operations on hosted and local runners Faster CAS (compilation cache) operations. The local CAS analytics database no longer forces an fsync after every store/cache call, removing
Tuist, Kura
Kura
4.202.0-canary.14
GitHub
Faster CAS hits during builds CAS (compilation cache) operations now skip the per-op fsync on the local analytics database, removing a stall that made each materialize hi
Tuist
Cache
4.202.0-canary.14
GitHub
Fix Xcode cache miss for Swift macro artifacts renamed after their product Tuist's Xcode cache now correctly restores Swift macro artifacts whose artifact name differs from the target name (for example, a Dependenci
Tuist
Cache
4.202.0-canary.13
GitHub