Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Module Cache breakdown now available for local Xcode builds Build runs reported from local Xcode builds via tuist inspect build now display the Module Cache tab on their build run page, showing the sa
Tuist
Generated projects
4.196.0
GitHub
CLI 4.196.0 CLI 4.196.0 surfaces the Module Cache breakdown for local Xcode builds, not just for runs started through tuist test or tuist xcodebuild bui
Tuist
Generated projects
4.196.0
GitHub
TOML script targets removed; once.toml is now workspace-only once.toml no longer accepts script targets. It is reserved for workspace configuration, and scripts come exclusively from # once header anno
Once
Once
0.13.0
GitHub
Microsandbox provider is embedded with broader compute support The Microsandbox remote execution provider is now embedded in the once-cli binary for Linux and Apple Silicon macOS, so once exec --remote -
Once
Once
0.13.0
GitHub
Runtime cache CLI exposes blob and action commands A new runtime cache CLI surface is now available, giving direct access to the cache without going through the full script action path. It in
Once
Once
0.13.0
GitHub
Cached script directory outputs handle external symlinks Cached directory outputs now declare how external symlinks should be handled through a new script annotation. The default mode is materializ
Once
Once
0.13.0
GitHub
Runtime cache commands exposed in once runtime once runtime exposes cache commands so long-lived target runs can inspect and reuse the action cache while running under the supervisor.
Once
Once
0.13.0
GitHub
Run actions on remote compute providers (Microsandbox and Daytona) You can now run Once scripts on remote compute providers by passing --remote --compute to once exec. The 0.13.0 release adds support for the
Once
Once
0.13.0
GitHub
Runtime cache CLI subcommands: hash, exists probe, and keyed namespace Once now exposes its runtime cache through a dedicated CLI: you can compute a cache hash for a script, probe whether a cache entry already e
Once
Once
0.13.0
GitHub
Script execution output streams live into the cache Execution output now streams live through bounded pipes into the CAS during a run, instead of waiting for the script to finish so full stdou
Once
Once
0.13.0
GitHub