Hive
Position scripts as graph adapters
GitHub issue · Closed
Source
tuist/once #107
Updated
Jun 24, 2026
Domains
Once
Summary
- Reframes Once around graph-aware repository automation and content-addressed actions instead of script-first positioning.
- Updates the graph, scripts, cache, homepage, README, and RFC docs to describe scripts as adapters into the graph/action model.
- Aligns CLI descriptions, generated reference pages, and the built-in
scriptrule schema wording with the new model.
Testing
mise exec -- cargo run -p once-cli -- reference --out docs/referencemise exec -- cargo fmt --all -- --checkmise exec -- cargo test -p once-frontendmise exec -- cargo test -p once-cli referencecd docs && mise exec -- aube ci && mise exec -- aube run buildgit diff --check
No GitHub comments yet.