-
v0.1.103 Stable
released this
2026-07-08 16:14:32 +00:00 | 2319 commits to trunk since this releaseChanged
- Renamed the pipeline verb
land→merge(Principle of Least Surprise — "merge my pull
request").pipectl merge <project> <branch>(andmake merge) ff-merge a green feature branch
onto trunk;pipectl landnow errors with a redirect. Internals renamed for consistency: the
ClusterWorkflowTemplatepipeline-land→pipeline-merge, the<proj>-landmutex/purpose/
workflow-name →<proj>-merge(mutex kept in lockstep with pipeline-release-cadence so merge and
ship still serialize). Theautolandimage-bump feature keeps its name; the dashboardisPlumbing
filter is unchanged (it anchors on "Merge pull request", not the PR title).
Included changes (v0.1.102 -> v0.1.103)
1f325d965effrefactor(pipeline): rename the verb land -> merge (Principle of Least Surprise)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Renamed the pipeline verb