dagu/schemas
Yota Hamada 78844bf40a
feat(spec): add init handler field (#1455)
* **New Features**
* Added an Init handler that runs (after preconditions) before workflow
steps; its status is surfaced and failure prevents steps from running.
  * Added a canonical Abort handler and retained Cancel as deprecated.
* Runtime and status now include OnInit nodes; option to skip inheriting
base handlers for sub-DAG runs.

* **Documentation**
* Schema updated to document init and abort hooks and lifecycle
ordering.

* **Tests**
* New integration tests for Init, abort/cancel behavior, skipping base
handlers, and lifecycle paths.
2025-12-07 04:31:18 +09:00
..
dag.schema.json feat(spec): add init handler field (#1455) 2025-12-07 04:31:18 +09:00