Make the golden menu describe the menu main actually draws #11
No reviewers
Labels
No labels
⏳in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Grey.ooo/someones.computer_tray!11
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/golden-matches-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The menu assertion landed by cherry-pick from a branch that also added an
Open dashboardrow, so the golden file arrived on main claiming a row main does not draw.check.shwould have failed on main until the branch behind it merged — and a golden file has to describe the code it sits beside, whatever is queued behind it.Caught by the check itself, which is the first useful thing it has said.
Also:
run.shnow builds both binaries. It built onlysc-tray, so a fresh checkout could not build the capture image at all — neither binary is committed, and the one nobody had locally was the one nobody noticed was missing.