Commit Graph

2 Commits

Author SHA1 Message Date
tomas.kracmar 7fbac9f691 fix: replace ripgrep with POSIX find/grep for CI compatibility
Docs Check / lint-and-links (push) Successful in 20s
Docs Check / translation-parity (push) Failing after 16s
The translation parity script used 'rg', which isn't available
on the default ubuntu-latest runner. Swap it out for plain
find + grep so the docs-check workflow passes without installing
extra dependencies.

No functional change — same report, wider compatibility.
2026-06-02 10:34:20 +02:00
tomas.kracmar 9ee5acfa4f Add docs governance and Czech parity updates
Docs Check / lint-and-links (push) Has been cancelled
Docs Check / translation-parity (push) Has been cancelled
2026-03-26 17:12:39 +01:00