-
v0.1.58 Stable
released this
2026-07-24 17:07:44 +00:00 | 4 commits to main since this releaseAdded
- Serve the Pipelines dashboard as escaped, server-rendered Go + vendored
HTMX 2.0.10 fragments, with strict CSP and no Node/npm/CDN dependency. - Run the bounded Ship endpoint as a race-safe Go service backed directly by
PipelineProjectandPipelineReleaseresources.
Changed
- Build CI and release binaries with the digest-pinned AlmaLinux
go-builderimage and package the static binary fromscratch, removing
generic public Go and distroless base images.
Included changes (v0.1.57 -> v0.1.58)
8e4591118b5ffeat(web): replace Node dashboard with Go and HTMX
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Serve the Pipelines dashboard as escaped, server-rendered Go + vendored