Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Rolling flaky/reliability alerts now count each test run only once Tuist's rolling flaky-test and reliability alerts (FlakyTestsMonitor) now count each test run only once when evaluating thresholds over rece
Once, Tuist
Testing
server@1.227.2
GitHub
Fixed double-counting in rolling flaky and reliability alerts Rolling flaky-test and reliability alerts in Tuist now count each test run only once when evaluating thresholds. Previously, the rolling-win
Once, Tuist
Testing
server@1.227.2
GitHub
Smaller remote cache downloads via LZFSE compression (cache version 6) Tuist cache artifacts are now compressed with AppleArchive/LZFSE instead of being stored as uncompressed zips. On a representative 2.45 GB l
Tuist, Kura
Cache, Kura
4.203.0-canary.4
GitHub
Smaller, faster cache downloads with LZFSE compression and cache version 6 Remote cache artifacts are now compressed with AppleArchive/LZFSE instead of being stored as uncompressed ZIPs, which makes cold cache downl
Tuist
Cache
4.203.0-canary.4
GitHub
Faster fallback when the remote CAS cache is unavailable When the remote CAS (compilation) cache becomes unavailable, for example during a backend pod roll, a lost box, or a network blip, builds no
Tuist
Cache
4.203.0-canary.3
GitHub
Faster fallback when the remote CAS cache is unavailable If the remote compilation (CAS) cache is down or slow, builds used to pay a timeout per request and could stall, since every cache call inde
Kura, Tuist
Kura
4.203.0-canary.3
GitHub
Cache endpoint override reaches the CAS daemon too Specifying a TUIST_CACHE_ENDPOINT override now keeps the Xcode compilation cache (CAS) daemon and the binary module cache pointed at the sam
Tuist
Cache
4.202.0-rc.2
GitHub
Static framework module maps and renamed macro cache artifacts Tuist no longer copies module.modulemap into static framework products when integrating precompiled ObjC frameworks with an umbrella-header
Tuist
Cache, Generated projects
4.202.0-rc.2
GitHub
Nested static ObjC xcframeworks build via their own module map Static Objective-C xcframeworks that lay their headers and module map out in a Headers// subdirectory (ARCore-style, e.g. ARCoreGARSession)
Tuist
Cache
4.202.0-rc.2
GitHub
Stop SwiftPM C-target headers from breaking sibling shim modules For SwiftPM C-family targets brought in as custom-/header-style modules (consumed via import Module), all discovered headers are now surface
Tuist
Generated projects
4.202.0-rc.2
GitHub