Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Restore mmap fast path for small and unaligned artifacts on virtio-fs Kura's mmap serving no longer falls back to the streaming reader for sub-page files or unaligned tail regions when the data directory is on
Kura, Tuist
Kura
kura@0.10.10
GitHub
Kura now serves small artifacts via mmap on virtio-fs-backed data directories Kura's memory-mapped file serving was gated on mincore residency, which on virtio-fs reports the final partial page (past EOF) as non-reside
Kura, Tuist
Kura
kura@0.10.10
GitHub
Kura restores mmap serving for sub-page files on virtio-fs Kura's memory-mapped file serving now works correctly on virtio-fs-backed data directories for sub-page and unaligned-tail files. Previously
Kura, Tuist
Kura
kura@0.10.10
GitHub
Restore mmap fast path for small files on virtio-fs Kura's memory-mapped file serving no longer needlessly falls back to the streaming reader for sub-page or unaligned-tail files on virtio-fs-
Kura, Tuist
Kura
kura@0.10.10
GitHub
Fix missing Google login button in managed environments The Tuist server Helm chart now reads Google OAuth client credentials from a 1Password vault via External Secrets Operator, so the 'Log in w
Atlas, Tuist
Atlas
helm@0.8.1
GitHub
Fix missing Google login on canary via 1Password-backed OAuth secrets Restores the "Log in with Google" button on the canary environment, where it was previously missing. The Google OAuth client credentials (TU
Tuist
Compute
helm@0.8.1
GitHub
Restore “Log in with Google” on canary The "Log in with Google" button is now available on the canary environment. The button only appears when both Google OAuth client ID and sec
Kura, Tuist
Kura
helm@0.8.1
GitHub
Durable logs for abnormal self-hosted runner deaths When a Tuist self-hosted runner pod dies mid-job, the controller now captures the runner container's log tail and re-emits it on the control
Tuist
Compute
runners-controller@0.14.0
GitHub
Abnormal runner pod deaths are now recoverable in logs after reap When a self-hosted runner pod dies mid-job, the controller now re-emits the runner container's log tail to its own stdout before the pod is
Tuist
Compute
runners-controller@0.14.0
GitHub
Capture runner death logs before Pods are reaped When a self-hosted runner Pod dies abnormally mid-job, the runners controller now fetches the runner container's recent log tail and re-prin
Tuist
Compute
helm@0.8.0
GitHub