-
v0.1.3 Stable
released this
2026-07-02 16:07:18 +00:00 | 1335 commits to main since this releaseFixed
- pipelines CI no longer fires on the release machinery's ephemeral branches.
Every release's devbump pushed_devbump/vX.Y.Z-devand deleted it seconds
later (after its ff-merge) — CI cloned the already-deleted branch, failed
with git exit 128, and left a label-less red "—" row in the BUILD pane, one
per release. The pipelines sensor filter now excludes_devbump/(as
zelnet's always has) androllback-(as seanfarm's always has) — both
exclusions predate pipelines having a VERSION file, which is why it lacked
them.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- pipelines CI no longer fires on the release machinery's ephemeral branches.