Hive Hive
Sign in

Position scripts as graph adapters

GitHub issue · Closed

Metadata
Source
tuist/once #107
Updated
Jun 24, 2026
Domains
Once
Details

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 script rule schema wording with the new model.

Testing

  • mise exec -- cargo run -p once-cli -- reference --out docs/reference
  • mise exec -- cargo fmt --all -- --check
  • mise exec -- cargo test -p once-frontend
  • mise exec -- cargo test -p once-cli reference
  • cd docs && mise exec -- aube ci && mise exec -- aube run build
  • git diff --check
Comments

No GitHub comments yet.