Documentation
¶
Overview ¶
Package migrate converts a legacy v1 keepup file into the v2 schema.
v1 declared a single top-level `execution:` list of `group:` waves. v2 replaces that with named `flows:`. migrate maps the single execution chain into one step-mode flow, leaving groups, env, and settings otherwise intact.
Index ¶
Constants ¶
View Source
const DefaultFlowName = "main"
DefaultFlowName is the name given to the flow synthesized from v1 `execution`.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.