• v0.1.53 074e4d0ffb

    v0.1.53 Stable

    gitea_admin released this 2026-07-05 13:18:47 +00:00 | 2592 commits to trunk since this release

    Fixed

    • RELEASES pane shows a project's real release history, not just CR-backed runs. It was fed only
      by PipelineRelease Change CRs — created when the operator's projector observes a version-cutting
      run — so a project whose release runs aged out (retention / make rebuild wipes CRs) showed
      "(no release runs yet)" even with live releases on Forgejo (e.g. openbao-operator: 0 CRs but
      v0.12.x tags + a live deploy). The pane now merges the durable Forgejo history (RELS, already
      fetched for the folds) as rows for any version lacking a CR run — folding to its artifacts/notes
      like any release row. (Separately worth checking why the projector isn't minting those CRs.)

    Included changes (v0.1.52 -> v0.1.53)

    • 8c09b4543e3b feat(dashboard): link each artifact to its OCI image in zot
    • 9ddadac7e593 feat(dashboard): RELEASES pane surfaces Forgejo release history, not just CR runs
    Downloads