archinstall/.github/workflows
Softer 1f4ebd9414 Add CI validation for translations and pot_tools dev utility
Add translation-check workflow with two jobs:
- validate-po: msgfmt --check on changed .po files, .mo sync warning,
  tr(f-string) anti-pattern grep on changed .py files
- validate-pot: verify all tr() strings exist in base.pot when .py
  files change

Workflow only triggers on .py/.po/.pot file changes.

Add scripts/pot_tools.py developer utility (stats, list, add_missing)
for managing base.pot.
2026-05-04 23:26:15 +03:00
..
bandit.yaml Update actions/checkout digest to de0fac2 (#4213) 2026-02-04 07:06:48 +11:00
flake8.yaml Update actions/checkout digest to de0fac2 (#4213) 2026-02-04 07:06:48 +11:00
github-pages.yml Update actions/checkout digest to de0fac2 (#4213) 2026-02-04 07:06:48 +11:00
iso-build.yaml Update actions/upload-artifact digest to 043fb46 (#4402) 2026-04-11 10:16:58 +10:00
mypy.yaml Update actions/checkout digest to de0fac2 (#4213) 2026-02-04 07:06:48 +11:00
pylint.yaml Update actions/checkout digest to de0fac2 (#4213) 2026-02-04 07:06:48 +11:00
pytest.yaml Update actions/checkout digest to de0fac2 (#4213) 2026-02-04 07:06:48 +11:00
python-build.yml Update actions/upload-artifact digest to 043fb46 (#4402) 2026-04-11 10:16:58 +10:00
python-publish.yml Update actions/checkout digest to de0fac2 (#4213) 2026-02-04 07:06:48 +11:00
ruff-format.yaml Update astral-sh/ruff-action action to v4 (#4416) 2026-04-13 18:48:17 +10:00
ruff-lint.yaml Update astral-sh/ruff-action action to v4 (#4416) 2026-04-13 18:48:17 +10:00
translation-check.yaml Add CI validation for translations and pot_tools dev utility 2026-05-04 23:26:15 +03:00