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
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
Remote compute provider support for scripts and actions The CLI now supports running actions on remote compute providers. You can pass --remote and --compute (defaulting to microsandbox) with once
Once
Once
0.13.0
GitHub
Once narrows its focus to cacheable scripts and the runtime cache The project has been renamed from Fabrik to Once and its scope narrowed to cacheable scripts and the runtime cache. Language-specific build
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
Scripts and commands can run on remote compute providers You can now run scripts and commands on remote compute providers. A script can declare FABRIK remote "microsandbox" or FABRIK remote "dayton
Once
Once
0.13.0
GitHub
Daytona remote execution via API Daytona remote execution now uses the Daytona API over HTTP instead of requiring the daytona CLI to be installed locally. Authentication is
Once
Once
0.13.0
GitHub