• v0.1.3 2382b707c3

    v0.1.3 Stable

    gitea_admin released this 2026-07-02 16:07:18 +00:00 | 1335 commits to main since this release

    Fixed

    • pipelines CI no longer fires on the release machinery's ephemeral branches.
      Every release's devbump pushed _devbump/vX.Y.Z-dev and 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) and rollback- (as seanfarm's always has) — both
      exclusions predate pipelines having a VERSION file, which is why it lacked
      them.
    Downloads