fix(diagnostic): honest tests without fallback masking #13

Merged
radu merged 1 commit from fix/diagnostic-real into main 2026-07-20 10:07:34 +00:00
Owner

Replaces the old diagnostic (which used set +e and || echo fallbacks everywhere, masking all failures) with honest tests that fail if a required tool is missing.

The build CI issue persists — after merge, the diagnostic will show definitively which tools are available on the runner and whether github.com/git.martin.md are reachable.

Replaces the old diagnostic (which used `set +e` and `|| echo` fallbacks everywhere, masking all failures) with honest tests that fail if a required tool is missing. The build CI issue persists — after merge, the diagnostic will show definitively which tools are available on the runner and whether github.com/git.martin.md are reachable.
fix(diagnostic): use honest tests without masking failures
Some checks failed
Diagnostic / Inspect runner (push) Successful in 2s
Build and deploy website / Build and Push Hugo Site (pull_request) Failing after 2s
b00d1f2037
radu merged commit f70a8a07cd into main 2026-07-20 10:07:34 +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
radu/blog!13
No description provided.