• v0.1.228 29cbfdc564

    v0.1.228 Stable

    pipeline-bot released this 2026-07-21 15:56:25 +00:00 | 246 commits to main since this release

    • Dashboard: click the SHA for the diff, click the red failed-step for the log. A build/deploy row's commit now links to the Forgejo commit DIFF (what changed), and the red "failed at " pill opens the step's mirrored log INLINE (logbox) instead of only linking to Argo (Argo stays as the fallback when the log isn't mirrored yet).

    • Remove the dashboard publishing release sub-state. It was a cosmetic relabel of a Running release that had a matching deploy — but the real fix is to not START the deploy until the release is green (deploy retriggers on release Deployable), so the state it papered over no longer occurs. Dropped the panesRows marking + rowHtml relabel + tests/dashboard-publishing.test.js + its validate-guard line.

    Included changes (v0.1.227 -> v0.1.228)

    • ac5d52a6b150 fix(dashboard): remove 'publishing' sub-state; SHA->diff + red failed-step->inline log
    Downloads