Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Built-in target types exposed as a Starlark prelude Built-in Rust target types are no longer hardcoded in Rust. They are now defined in a bundled prelude/rust.star file that wraps the low-leve
Once
Once
0.2.0
GitHub
Global –format flag with human, json, and toon output options Commands that emit Fabrik's own structured data now honor a global --format flag. Pick json or toon to get machine-parseable output for cach
Once
Once
0.2.0
GitHub
Unified target command: run, and renamed ad-hoc command: exec The CLI surface has been simplified. fabrik run //package:name now produces the outputs for a declared target. The previous ad-hoc cache com
Once
Once
0.2.0
GitHub
Build files as Starlark with package discovery and built-in Rust targets Fabrik now evaluates fabrik.star build files per package and walks the workspace to discover them. Each target is labeled as //pkg:name and
Once
Once
0.2.0
GitHub
Documented typed Starlark for build and plugin definitions and a two-mode plugin model The design and roadmap documentation now reflect the project's language and plugin strategy. Build files and plugins are written in typed St
Once
Once
0.1.2
GitHub
README rewritten for clearer onboarding The README has been rewritten so visitors first see the pre-alpha warning and the project's value proposition, followed by a verified mise i
Once
Once
0.1.1
GitHub
Improved README onboarding and installation guidance The README now leads with how to install Fabrik via mise, shows a quick-taste workflow, summarizes the design promise, and pushes build-from
Once
Once
0.1.1
GitHub
Automations for flaky tests Flaky-test handling used to be a fixed set of project toggles: auto-quarantine on or off, one threshold, one cooldown, one Slack channel. Th
Atlas, Tuist
Atlas
RSS
HTTP Proxy Support When HTTPS_PROXY or HTTP_PROXY is set in the environment, Tuist now automatically routes the HTTP connections it manages (cache, previews, a
Tuist
CLI
RSS
Devices on Test Runs Test run details now show every device or simulator the run executed on, alongside the existing Mac host info. For multi-destination test pl
Tuist
Compute
RSS