repo-mailbox/scripts
Kjell Tore Guttormsen 261a75bd7b test(board): make the no-commit check fail when the row is missing
The check read a row that was not there and passed: an absent `repo-c` leaves
the captured line empty, and an empty string contains no day count, so the
assertion succeeded by finding nothing rather than by reading the column. Every
other new check had a real red state; this one's was "column absent", which is
a different failure than the one it claims to guard.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QS6gYYgYgJAz7VjcFHEzbb
2026-07-31 11:07:35 +02:00
..
board-selftest.sh test(board): make the no-commit check fail when the row is missing 2026-07-31 11:07:35 +02:00
board.sh feat(board): split the age column, so a silent repo cannot hide behind a fresh plan 2026-07-31 11:04:27 +02:00
coord-count.sh feat(engine)!: counting is not delivering, and an empty inbox is not all clear 2026-07-27 20:31:21 +02:00
coord-done.sh fix(engine)!: identity is derived, never invented 2026-07-25 20:34:43 +02:00
coord-inbox.sh feat(engine)!: counting is not delivering, and an empty inbox is not all clear 2026-07-27 20:31:21 +02:00
coord-selftest.sh feat(engine)!: counting is not delivering, and an empty inbox is not all clear 2026-07-27 20:31:21 +02:00
coord-send.sh fix(engine)!: identity is derived, never invented 2026-07-25 20:34:43 +02:00
route-selftest.sh fix(route): close the record's drift surface and the confounded smoke test 2026-07-31 10:19:30 +02:00
route.sh fix(route): close the record's drift surface and the confounded smoke test 2026-07-31 10:19:30 +02:00