Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Scheme test configuration shown in build runs When tuist test runs without an explicit --configuration, the uploaded build-run metadata now falls back to the scheme's test-action configu
Tuist, Once
CLI, Testing
4.201.0-rc.3
GitHub
SwiftPM artifact restoration now uses the upstream artifact scratch path The SwifterPM dependency is bumped to 0.8.13, which uses SwiftPM's artifact scratch path for restores instead of an unreleased commit. Works
Tuist
Generated projects
4.201.0-rc.3
GitHub
Suite-granularity sharding selects Swift Testing suites Suite-granularity test sharding now actually runs Swift Testing suites instead of silently passing with zero tests. Shard selection is deleg
Tuist, Once
Testing
4.201.0-rc.3
GitHub
Faster Kura cold-bootstrap write throughput via group-committed segment fsyncs Fixes a write-path serialization bottleneck in the Kura store: every artifact write held the global segment lock across an fsync, so concurr
Tuist, Kura
Kura
kura@0.10.13
GitHub
Faster cold mesh bootstrap and replication recovery in Kura Kura now batches segment durability fsyncs across concurrent artifact writes instead of performing one fsync per write. This removes the ser
Tuist, Kura
Kura
kura@0.10.13
GitHub
Runner job Metrics tab populates with in-VM machine metrics The Metrics tab on runner jobs now actually shows data. Machine metrics (CPU, memory, network, disk) are now sampled from inside the runner
Tuist
Compute
linux-runner-image@0.6.1
GitHub
Linux runner jobs now populate the Metrics tab with in-VM machine metrics The Metrics tab on a runner job now shows real CPU, memory, network, and disk usage data for jobs that run on the Linux runner image, instea
Tuist
Compute
linux-runner-image@0.6.1
GitHub
Runner jobs now report in-VM machine metrics to the Metrics tab Runner jobs now report real machine metrics (CPU, memory, network throughput, disk) sampled from inside the VM itself, so the Metrics tab in
Tuist
Compute
runner-image@0.7.1
GitHub
Runner Metrics tab now shows real per-job machine usage Runner jobs now populate the Metrics tab with real CPU, memory, network, and disk usage. Sampling moved from the runners-controller into the
Tuist
Compute
runner-image@0.7.1
GitHub
Runner job metrics are now populated from in-VM sampling The runner-job Metrics tab now shows live machine metrics by sampling CPU, memory, network, and disk usage from inside the runner VM itself.
Tuist
Compute
runners-controller@0.14.3
GitHub