Add CI checks for migrations and translations. #186

* ci: add migration check

* fix install

* fix tox config

* ci: add check for outdated translations

* update french translation

* ci: django needs xgettext

* option --all doesn't work

* refresh all translations

* ci: help debug failed jobs

* ci: fix jobs graph

* ci: also check that compiled catalogs are up to date
This commit is contained in:
Éric
2022-10-12 04:17:17 -04:00
committed by GitHub
parent f8ace75f36
commit bd2fede501
14 changed files with 935 additions and 394 deletions
@@ -15,6 +15,7 @@
</h3>
{% else %}
<h3 id="changelist-filter-clear">
{# Translators: don't translate this, the django catalog already contains it #}
<a href="{{ cl.clear_all_filters_qs }}">&#10006; {% translate "Clear all filters" %}</a>
</h3>
{% endif %}