Hive Hive
Sign in

Unified script rule and target-based manifest model

Metadata
Source
GitHub
Version
0.11.0
Domains
Published
May 22, 2026 · 07:37 UTC
Repository
tuist/once
Update

The manifest schema for scripts is now unified. Define scripts as targets with rule = "script" and [target.script], replacing the previous [[task]] entries. Inline scripts and annotated script files also share the same public field names: input, output, env, and cwd. Existing [[task]] configurations must be migrated to the new target-based form before upgrading.