This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 2fef4e41f20 feat(i18n): add Finnish (fi) translations (AI-generated,
needs review) (#40390)
add 9c90a6854c5 ci(translations): hard-block translation regressions in CI
(#39443)
No new revisions were added by this update.
Summary of changes:
.../workflows/superset-translations-comment.yml | 87 +++++++
.github/workflows/superset-translations.yml | 90 +++++++-
.../translations/check_translation_regression.py | 250 +++++++++++++++++++++
3 files changed, 422 insertions(+), 5 deletions(-)
create mode 100644 .github/workflows/superset-translations-comment.yml
create mode 100755 scripts/translations/check_translation_regression.py