-
v0.1.32 Stable
released this
2026-07-04 20:47:20 +00:00 | 1190 commits to main since this releaseAdded
- Left-nav "moving" indicator. Each project in the sidebar now shows a pulsing blue dot when it
has a Running/Pending pipeline (any Build/Release/Deploy/ship) right now — an at-a-glance view of
what's active across the fleet without clicking in. The wf-poller emits/shared/active.txt
(projects with a running workflow, recomputed each 6s cycle from the fleet-wide wf list); nginx
serves it at/api/active; the SPA polls it every 5s and toggles a.runningclass. Distinct
from the.active(selected-project) highlight — a project can be selected, moving, both, or neither.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Left-nav "moving" indicator. Each project in the sidebar now shows a pulsing blue dot when it