Hive Hive
Sign in

Run actions on remote compute providers (Microsandbox and Daytona)

Metadata
Source
GitHub
Version
0.13.0
Domains
Published
Jun 05, 2026 · 15:23 UTC
Repository
tuist/once
Update

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 Microsandbox and Daytona providers, so cached actions like once exec --remote --compute microsandbox -- bash scripts/build-assets.sh run inside a remote sandbox instead of on the local machine.