land fix/uniform-row-shape (8e563661ac) #149

Merged
gitea_admin merged 1 commit from fix/uniform-row-shape into staging 2026-07-03 14:08:50 +00:00
Contributor
No description provided.
Every row in a pane now leads with ONE identifier type: Build + Deploy rows a
12-char commit sha, Release rows a vX.Y.Z version — never a mix. Build rows no
longer append `· vX.Y.Z` (which showed only when the built commit sat on a clean
VERSION, i.e. release commits, so the Build pane mixed `sha` and `sha · version`
rows). Release rows never fall back to a bare sha. Also removed the green
`releasable` tag from build rows (the status.releasable flag stays on the CR; it
just isn't rendered) and the matching `version` line from the Latest-build card.

The version a build might be released AS is a Release-pane property, not a build's
identity — this re-sharpens the Build/Release line the Change model draws.
gitea_admin deleted branch fix/uniform-row-shape 2026-07-03 14:08:50 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/pipelines!149
No description provided.