Skip to content

[v6] Upgrade Script: Pipeline YAML Migration #1499

@jessehouwing

Description

@jessehouwing

Scope: Implement scripts/upgrade-pipelines.ts converting v4/v5 steps to unified v6 task.
Acceptance Criteria:

  • CLI flags: --dry-run, --in-place, --backup, --report.
  • Mapping table covers ≥90% legacy inputs.
  • Generates diff summary.
    Tasks:
  • Define mapping table JSON.
  • Parse YAML and identify task sequences.
  • Group steps -> composite config.
  • Output new YAML + report.
    Labels: enhancement, help wanted

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions