• v0.1.223 e296db9a57

    v0.1.223 Stable

    pipeline-bot released this 2026-07-21 11:36:15 +00:00 | 267 commits to main since this release

    • Dashboard: "publishing" release sub-state. A release fires its deploy via ff_main — which happens after its tests
      pass — then lingers Running only through tag/devbump/projector-reconcile bookkeeping. Showing that tail as Running
      next to a Running deploy read as "deploying before tested" (it isn't). The releases pane now relabels a Running release
      to publishing once a deploy for the same sha exists (deploy.sha === release.sha; gitops deploys carry no version, so
      sha is the key). Never masks a stuck or failed row. New tests/dashboard-publishing.test.js (registered in the validate guard).

    Included changes (v0.1.222 -> v0.1.223)

    • 2fc51c15174a feat(dashboard): 'publishing' release sub-state (ff_main tail)
    Downloads