abouttreesummaryrefslogcommitdiff
path: root/.github/workflows/check-layouts.yml
AgeCommit message (Collapse)AuthorFilesLines
2025-02-04Improve the check_layout CI and outputJules Aguillon1-2/+2
Change the format of check_layout.output to avoid adding any logs for layouts that do not trigger any warning. Fix the check_layout CI, which was broken since check_layout.py was changed to take arguments.
2024-02-18CI: Improve layout and store description checks (#565)Jules Aguillon1-5/+12
* CI: Run 'check_layout.py' Ensures that 'check_layout.output' is not outdated. Also, update it. * CI: Check new store descriptions When a store description is added, 'python3 sync_translations.py' leaves an untracked file that is not checked. This makes sure that untracked store descriptions are noticed in CI.
2024-02-07CI: Update to node.js-20 (#546)Rapha1-1/+1
2023-06-25CI: Check that 'gen_layouts.py' output is uptodateJules Aguillon1-0/+19