Open meel-hd opened 1 week ago
@nijel I rerun the test suite on main
(without the new changes) and it seems they fail also in there, I'm not sure what to do next.
weblate/trans/tests/test_selenium.py::SeleniumTests::test_add_component
missing element #list-add-button
weblate/trans/tests/test_selenium.py::SeleniumTests::test_fonts
missing element #upload_font_submit
weblate/trans/tests/test_selenium.py::SeleniumTests::test_login
missing element #dashboard-return
weblate/trans/tests/test_selenium.py::SeleniumTests::test_screenshots
missing element #query-dropdown
weblate/trans/tests/test_selenium.py::SeleniumTests::test_weblate
Proposed changes
Moved source-code fonts to new build workflow
Changes Include:
scripts/yarn/**
dir, as it is no longer needed.source-code-pro and source-sans
toclient/
REUSE.toml
.Note:
TODO:
FONTS_CDN_URL
is configured it should be seted up withstatic/js/vendor/fonts
instead of the oldfont-source/
yarn-update
script and its configs and workflowsRelated: #12172
Checklist
Other information