commit_version
Snapshot the current dataset working tree as a new immutable version. Versions auto-increment, and the action fails if the working tree is empty.
Instructions
Snapshot the current working tree as a new immutable dataset version.
Versions auto-increment (1.0 -> 1.1 -> 1.2...). Fails if the working tree is empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | ||
| entry_count | Yes | ||
| sha256 | Yes | ||
| parent_version | Yes |