open-notebook/.github
Luis Novo fb21f5e777
feat: add CI test workflow and improve i18n validation (#580)
- Add GitHub Actions workflow to run backend (pytest) and frontend
  (vitest) tests on PRs and pushes to main
- Replace hardcoded locale parity tests with dynamic discovery from
  the resources registry, so new languages are tested automatically
- Add unused key detection test that scans source files for i18n
  key references, with optional chaining normalization
- Remove 149 genuinely unused translation keys from all 7 locale files
- Add missing keys to it-IT (7) and ru-RU (5) with English fallback
2026-02-14 20:14:08 -03:00
..
ISSUE_TEMPLATE docs: improve contribution workflow and project governance (#246) 2025-11-01 16:34:28 -03:00
workflows feat: add CI test workflow and improve i18n validation (#580) 2026-02-14 20:14:08 -03:00
pull_request_template.md docs: improve contribution workflow and project governance (#246) 2025-11-01 16:34:28 -03:00