-
v0.1.223 Stable
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 lingersRunningonly through tag/devbump/projector-reconcile bookkeeping. Showing that tail asRunning
next to aRunningdeploy read as "deploying before tested" (it isn't). The releases pane now relabels aRunningrelease
topublishingonce 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. Newtests/dashboard-publishing.test.js(registered in the validate guard).
Included changes (v0.1.222 -> v0.1.223)
2fc51c15174afeat(dashboard): 'publishing' release sub-state (ff_main tail)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Dashboard: "publishing" release sub-state. A release fires its deploy via