Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Add dependency sync entries Projects can now declare dependency graphs declaratively inside fabrik.toml using [[deps]] entries and sync them with fabrik deps sync <name
Once
Once
0.8.0
GitHub
Sync dependencies with declarative [[deps]] entries in fabrik.toml You can now sync external dependencies through declarative [[deps]] entries in fabrik.toml. Run fabrik deps sync [name] to pull a dependency
Once
Once
0.8.0
GitHub
Dependency sync via declarative deps entries in fabrik.toml The fabrik deps sync [name] command now synchronizes dependency graphs declared as [[deps]] entries in fabrik.toml. You can reference extern
Once
Once
0.8.0
GitHub
Route Fabrik state through XDG Base Directory paths Build state now lives in standard XDG directories instead of inside the workspace. The content-addressed cache is stored at $XDG_CACHE_HOME/
Once
Once
0.8.0
GitHub
Declare and sync external dependencies with [[deps]] entries You can now declare external dependency graphs in fabrik.toml using [[deps]] entries, then sync them with fabrik deps sync [name]. Dependenc
Once
Once
0.8.0
GitHub
Fabrik state now uses XDG Base Directory paths Fabrik now stores its content-addressed cache under $XDG_CACHE_HOME/fabrik/cas, the Elixir compile daemon socket under $XDG_RUNTIME_DIR/fabr
Once
Once
0.8.0
GitHub
Add dependency sync entries You can now declare project dependencies as [[deps]] entries in fabrik.toml and sync them with fabrik deps sync [name]. This gives build tar
Once
Once
0.8.0
GitHub
Custom S3 CA bundles now work with virtual-hosted endpoints When the S3 virtual-hosting option is enabled, cache requests to virtual-hosted S3 bucket endpoints now use the configured custom CA bundle.
Tuist
Cache
cache@0.32.5
GitHub
Cache 0.32.5 This release fixes two S3 TLS/CA configuration issues in the Tuist Cache service. You no longer need to configure an unused S3 CA secret. Cu
Tuist
Generated projects
cache@0.32.5
GitHub
Module Cache tab on the build detail page <p>The build detail page now surfaces a Module Cache tab when the build's associated command event recorded binary-cache data, bringing the
Atlas, Tuist
Atlas
RSS