-
v0.1.53 Stable
released this
2026-07-05 13:18:47 +00:00 | 2592 commits to trunk since this releaseFixed
- RELEASES pane shows a project's real release history, not just CR-backed runs. It was fed only
byPipelineReleaseChange CRs — created when the operator's projector observes a version-cutting
run — so a project whose release runs aged out (retention /make rebuildwipes 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)
8c09b4543e3bfeat(dashboard): link each artifact to its OCI image in zot9ddadac7e593feat(dashboard): RELEASES pane surfaces Forgejo release history, not just CR runs
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- RELEASES pane shows a project's real release history, not just CR-backed runs. It was fed only