Hive Hive
Sign in

Remove TOML script targets

GitHub issue · Closed

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

Summary

  • Remove TOML-backed script target parsing so once.toml is reserved for workspace configuration.
  • Switch script annotations to the capitalized # Once marker across parser tests, shellspecs, docs, and website examples.
  • Update CI and local guidance to use once exec instead of the removed once run check manifest target.

Testing

  • mise exec -- cargo fmt --all -- --check
  • mise exec -- cargo test --workspace
  • mise exec -- cargo test -p once-cli commands::run::action::script::tests::uncached_script_digest_is_stable_for_the_same_nonce
  • mise exec -- cargo test -p once-frontend script::tests::parses_bash_script_annotations
Comments

No GitHub comments yet.