• v0.1.58 d5c0c29f9d

    v0.1.58 Stable

    pipeline-bot released this 2026-07-24 17:07:44 +00:00 | 4 commits to main since this release

    Added

    • 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
      PipelineProject and PipelineRelease resources.

    Changed

    • Build CI and release binaries with the digest-pinned AlmaLinux
      go-builder image and package the static binary from scratch, removing
      generic public Go and distroless base images.

    Included changes (v0.1.57 -> v0.1.58)

    • 8e4591118b5f feat(web): replace Node dashboard with Go and HTMX
    Downloads