This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch 
dependabot/npm_and_yarn/superset-frontend/d3-cloud-1.2.9
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 2451462259a Merge branch 'master' into 
dependabot/npm_and_yarn/superset-frontend/d3-cloud-1.2.9
 discard ac7fcd767cd chore(deps): bump d3-cloud from 1.2.8 to 1.2.9 in 
/superset-frontend
     add b21450681dc feat(i18n): add Thai (th) translations (AI-generated, 
needs review) (#40391)
     add 965ec472965 fix(explore): hide value input for unary filter operators 
(#39924)
     add 2fef4e41f20 feat(i18n): add Finnish (fi) translations (AI-generated, 
needs review) (#40390)
     add 9c90a6854c5 ci(translations): hard-block translation regressions in CI 
(#39443)
     add 36401a629e7 chore(deps): bump d3-cloud from 1.2.8 to 1.2.9 in 
/superset-frontend

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2451462259a)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/d3-cloud-1.2.9 
(36401a629e7)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../workflows/superset-translations-comment.yml    |    87 +
 .github/workflows/superset-translations.yml        |    90 +-
 .pre-commit-config.yaml                            |     2 +-
 .../translations/check_translation_regression.py   |   250 +
 ...AdhocFilterEditPopoverSimpleTabContent.test.tsx |    64 +
 .../index.tsx                                      |    91 +-
 superset/translations/fi/LC_MESSAGES/messages.po   | 30258 +++++++++++++++++++
 superset/translations/th/LC_MESSAGES/messages.po   | 29937 ++++++++++++++++++
 8 files changed, 60728 insertions(+), 51 deletions(-)
 create mode 100644 .github/workflows/superset-translations-comment.yml
 create mode 100755 scripts/translations/check_translation_regression.py
 create mode 100644 superset/translations/fi/LC_MESSAGES/messages.po
 create mode 100644 superset/translations/th/LC_MESSAGES/messages.po

Reply via email to