• v0.1.103 88664b4a75

    v0.1.103 Stable

    pipeline-bot released this 2026-07-08 16:14:32 +00:00 | 2319 commits to trunk since this release

    Changed

    • Renamed the pipeline verb landmerge (Principle of Least Surprise — "merge my pull
      request"). pipectl merge <project> <branch> (and make merge) ff-merge a green feature branch
      onto trunk; pipectl land now errors with a redirect. Internals renamed for consistency: the
      ClusterWorkflowTemplate pipeline-landpipeline-merge, the <proj>-land mutex/purpose/
      workflow-name → <proj>-merge (mutex kept in lockstep with pipeline-release-cadence so merge and
      ship still serialize). The autoland image-bump feature keeps its name; the dashboard isPlumbing
      filter is unchanged (it anchors on "Merge pull request", not the PR title).

    Included changes (v0.1.102 -> v0.1.103)

    • 1f325d965eff refactor(pipeline): rename the verb land -> merge (Principle of Least Surprise)
    Downloads