Hive
Remove TOML script targets
GitHub issue · Closed
Source
tuist/once #52
Updated
Jun 24, 2026
Domains
Once
Summary
- Remove TOML-backed script target parsing so
once.tomlis reserved for workspace configuration. - Switch script annotations to the capitalized
# Oncemarker across parser tests, shellspecs, docs, and website examples. - Update CI and local guidance to use
once execinstead of the removedonce run checkmanifest target.
Testing
mise exec -- cargo fmt --all -- --checkmise exec -- cargo test --workspacemise exec -- cargo test -p once-cli commands::run::action::script::tests::uncached_script_digest_is_stable_for_the_same_noncemise exec -- cargo test -p once-frontend script::tests::parses_bash_script_annotations
No GitHub comments yet.