Skip to main content

Module runner

Module runner 

Source
Expand description

Run Full/Minimal pipelines and individual steps with resume bookkeeping. Run Full/Minimal pipelines and individual steps with resume bookkeeping.

Functionsยง

check_deps ๐Ÿ”’
run_one ๐Ÿ”’
setup_run
Execute every step in kindโ€™s pipeline (dry-run or apply per ctx.mode).
setup_step
Execute a single step id if it belongs to kindโ€™s pipeline.