fix(okf): resolve single-ref cross-repo source_of_truth in check-okf.sh #471

Merged
clawdie merged 1 commit from fix/okf-cross-repo-newline into main 2026-08-02 15:13:05 +02:00
Owner

Two newline bugs in resolve_cross_repo(): printf without a trailing \n made
'while read' hit EOF on an unterminated last line, so single-reference refs
(no ' + ') like clawdie-iso/firstboot/setup.txt.template never resolved; and
multi-result combined refs concatenated their resolved paths, breaking head -1.
Both fixed; first-boot.md and iso.md now resolve against the sibling checkout.

Gates: okf 261/0 clean, dates clean (2 pre-existing version-string FPs).

Two newline bugs in resolve_cross_repo(): printf without a trailing \n made 'while read' hit EOF on an unterminated last line, so single-reference refs (no ' + ') like clawdie-iso/firstboot/setup.txt.template never resolved; and multi-result combined refs concatenated their resolved paths, breaking head -1. Both fixed; first-boot.md and iso.md now resolve against the sibling checkout. Gates: okf 261/0 clean, dates clean (2 pre-existing version-string FPs).
fix(okf): resolve single-ref cross-repo source_of_truth in check-okf.sh
Some checks failed
CI / rust (pull_request) Failing after 3s
CI / python-tests (pull_request) Successful in 2s
format-check / prettier (pull_request) Failing after 4s
CI / markdown (pull_request) Failing after 7s
CI / port (pull_request) Failing after 5s
leak-guard / guard (pull_request) Successful in 5s
CI / agent-jail-pkgs (pull_request) Failing after 3s
ci-gate / gate (pull_request) Failing after 3m36s
eddad2415f
Two newline bugs in resolve_cross_repo(): printf without a trailing \n made
'while read' hit EOF on an unterminated last line, so single-reference refs
(no ' + ') like clawdie-iso/firstboot/setup.txt.template never resolved; and
multi-result combined refs concatenated their resolved paths, breaking head -1.
Both fixed; first-boot.md and iso.md now resolve against the sibling checkout.

Gates: okf 261/0 clean, dates clean (2 pre-existing version-string FPs).
clawdie deleted branch fix/okf-cross-repo-newline 2026-08-02 15:13:05 +02:00
Sign in to join this conversation.
No reviewers
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
clawdie/colibri!471
No description provided.