Skip to content

universal/active-phase

Tracks which pipeline phase the chain workflow is currently executing

Defaults to "prepare" so a machine that enters the chain workflow without first running universal-pipeline-start still begins at the first phase.

Set and advanced by content/templates/ucw-pipe.{sh,py,ps1}.tmpl as the chain workflow walks the phase map. universal-pipeline-start also resets it to "prepare". This file declares the param schema so .Param resolves to the default on first render rather than erroring with "not in scope", and for validation and discoverability.

Objects that Reference universal/active-phase

Objects used by universal/active-phase

Not used in current content packs