Hive
Sign in
Overview
Projects
Domains
Forage
Flights
Specs
Postmortems
Drops
Digests
Drops
Shipped updates from GitHub releases and changelog feeds across every domain.
Subscribe
Activity
Project
Domain
Source
Filter
Published
Title
Project
Domains
Version
Source
May 08, 2026
00:00 UTC
Rolling-window automations
Automations now offer a rolling-window option alongside the calendar window. Pick Last days to evaluate over a fixed period like 30d, or Rol
Atlas, Tuist
Atlas
—
RSS
May 06, 2026
00:00 UTC
Selective testing subhashes
The Selective Testing tab on a test run now exposes the same per-target subhashes the Module Cache tab already had. Expand a row to see exac
Tuist
Cache
—
RSS
May 05, 2026
00:00 UTC
Comparison-based automation conditions
Automations now have a Comparison dropdown alongside When, with Greater or equal, Greater than, Less than, and Less or equal. Pair it with a
Atlas, Tuist
Atlas
—
RSS
May 03, 2026
13:28 UTC
Dogfood Fabrik builds via a new cargo_binary target
Fabrik can now build its own release binary through a new cargo_binary target kind. A root //:fabrik target in the workspace lets you run fa
Once
Once
0.3.0
GitHub
May 03, 2026
13:28 UTC
Cargo-backed Rust binary targets are now supported
Adds a new cargo_binary target type to the built-in Rust frontend. Cargo-backed Rust binaries can now be declared in fabrik.star files, and
Once
Once
0.3.0
GitHub
May 03, 2026
13:28 UTC
Fabrik now dogfoods its own build graph
Fabrik can now build itself through its own build graph. A root //:fabrik target is included, and the project’s CI runs target/release/fabri
Once
Once
0.3.0
GitHub
May 03, 2026
13:28 UTC
Fabrik can build Cargo-backed Rust binaries and dogfoods its own release builds
This release adds a cargo_binary target so you can build Cargo-backed Rust binaries with Fabrik. It also introduces a root //:fabrik target
Once
Once
0.3.0
GitHub
May 03, 2026
13:28 UTC
Fabrik builds itself via dogfood Cargo target
Fabrik can now build itself through its own build graph. Running target/release/fabrik run //:fabrik uses a new cargo_binary target type to
Once
Once
0.3.0
GitHub
May 03, 2026
13:28 UTC
Forward mise environment variables to Cargo builds
Fabrik now forwards mise environment variables (such as MISE_TRUSTED_CONFIG_PATHS and MISE_YES) into cargo_binary build actions. This fixes
Once
Once
0.3.0
GitHub
May 03, 2026
10:07 UTC
Declare targets in fabrik.star files and build them with fabrik run
Fabrik now evaluates per-package fabrik.star build files through a typed Starlark frontend. You can declare targets using built-in helpers l
Once
Once
0.2.0
GitHub
Prev
Next