Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Runners Controller 0.12.1 Docker image: ghcr.io/tuist/tuist-runners-controller:0.12.1 ⛰️ Features make runner pool allocation and cold-boot risk observable (#11315) <!
Tuist
Generated projects
runners-controller@0.12.1
GitHub
Server 1.213.3 This server release improves observability of Tuist-managed runners so you can diagnose capacity issues and cold-boot risk more accurately.
Tuist
Generated projects
server@1.213.3
GitHub
Load custom workspace rules from the root once.toml You can now add custom Starlark rule files to your workspace from the root once.toml. Declare a [rules] section with paths to .star files, f
Once
Once
0.23.0
GitHub
Add custom workspace rules via Starlark files Once now supports custom workspace rules written in Starlark. Add a [rules] section to the root once.toml with paths like paths = ["rules/.s
Once
Once
0.23.0
GitHub
Add custom workspace rules via [rules] paths in the root manifest Projects can now define their own Starlark rules checked into the repository by adding a [rules] table to the root once.toml with paths poin
Once
Once
0.23.0
GitHub
Workspace rule paths let you share custom target kinds You can now declare custom Starlark rules at the workspace root, and Once loads them into query, MCP, graph, and edit workflows. This lets t
Once
Once
0.23.0
GitHub
Load custom Starlark rules from workspace paths You can now define your own Starlark rules inside a workspace and have Once load them everywhere it uses built-in rules. Add a root-level [r
Once
Once
0.23.0
GitHub
MCP server exposes build and run target tools When the MCP server is started with --allow-run, it now advertises once_build_target and once_run_target so agents can build and run targets
Once
Once
0.23.0
GitHub
Run Apple apps and build Swift Testing bundles Apple targets now support the run capability on macOS and the iOS simulator. Swift Testing tests are also compiled into .xctest bundles with
Once
Once
0.23.0
GitHub
MCP server exposes build and run target tools When the MCP server is started with --allow-run, it now advertises once_build_target and once_run_target tools. Agents can build and run tar
Once
Once
0.23.0
GitHub