• v0.1.6 d2ae480fe6

    v0.1.6 Stable

    gitea_admin released this 2026-07-02 17:24:08 +00:00 | 1318 commits to main since this release

    Added

    • The ship API: bin/pipectl (ship / land / status) and a dashboard Ship
      button backed by a new least-priv shipd service — the release act is now an
      explicit, audited API call (seanfarm.io/shipped-by), not a VERSION-flip
      commit convention. Ship submits the trusted pipeline-release-cadence
      template, serialized by the land mutex.

    Fixed

    • release-cadence no longer cuts EMPTY releases: after any release the devbump
      commit alone moved staging past the tag, so an idle cadence tick (the zerotea
      6h cron, live) or ship call released pure bookkeeping forever. A
      substantive-delta guard now skips unless staging differs from the last tag
      outside the version + changelog files.
    • Ship/cadence runs render quietly on the dashboard unless they FAIL (a running
      one already shows in NOW RUNNING; a failed ship is a loud RELEASE-pane row).
    Downloads