mirror of
https://github.com/apache/superset.git
synced 2026-08-04 13:02:41 +00:00
The python-translation-compiler stage runs pybabel compile with `|| true`, so a broken .po file won't fail the build. Point that out next to the BUILD_TRANSLATIONS ARG doc so it's not a surprise. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>