Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Control how output symlinks are cached and restored Scripts can now declare how output symlinks are handled using the # once output-symlinks annotation. The default mode materializes external
Once
Once
0.13.0
GitHub
once.toml is now workspace-only; scripts use # once headers TOML-backed script targets have been removed. once.toml is now reserved for workspace configuration such as cache providers. Scripts declare
Once
Once
0.13.0
GitHub
Declare action cache keys with --input instead of computing digests manually once cache action get and once cache action put accept repeatable --input specs that cover files, directories, literal values, environment v
Once
Once
0.13.0
GitHub
Run scripts remotely on Microsandbox or Daytona Scripts can now run on remote compute providers instead of the local host. Use once run --remote --compute microsandbox or once exec --remot
Once
Once
0.13.0
GitHub
Automatic Tuist remote cache provider via Bazel REAPI When no cache provider is explicitly configured, Once now detects Tuist workspace files (Tuist.swift or tuist.toml) and automatically uses t
Once
Once
0.13.0
GitHub
Run scripts and targets on remote compute providers The once exec and once run commands can now dispatch actions to a remote compute provider. Use the --remote flag and select a provider with
Once
Once
0.13.0
GitHub
Renamed from Fabrik to Once and narrowed scope to cacheable scripts The project is now Once. The CLI, crates, documentation, and examples have been renamed from Fabrik, and the product scope has narrowed to c
Once
Once
0.13.0
GitHub
Runtime cache CLI for scripts The new once cache command gives scripts direct access to the same content-addressed store used by the graph. You can hash files, store and
Once
Once
0.13.0
GitHub
Runtime cache CLI commands A new once cache CLI lets you interact with the runtime cache directly. You can hash files and directories with cache hash, store and fetch
Once
Once
0.13.0
GitHub
Project renamed to Once and scope narrowed The project is now called Once, and the CLI, documentation, and website have been renamed from Fabrik. The scope has narrowed to focus on ca
Once
Once
0.13.0
GitHub