The GitHub Actions job "Tests (AMD)" on airflow.git/v3-3-test has failed. Run started by GitHub user bbovenzi (triggered by bbovenzi).
Head commit for run: addfc8511f81273215f8c4e0c85636a581abe851 / github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> [v3-3-test] UI: Fix preventRunningTasks showing as raw i18n key in Clear Task dialogs (#71045) (#71240) * UI: Add missing preventRunningTasks translation for Italian and Thai The Italian and Thai locale files were missing the runAndTaskActions.options.preventRunningTasks key that was added to the English locale, so users on those locales saw the raw translation key instead of localized text in the clear task dialogs. * UI: Bust the translation cache when the version lookup fails The i18n loadPath is cache-busted with the running Airflow version, but on a failed VersionService.getVersion() call it silently fell back to an un-versioned request. Behind a caching CDN or browser cache (e.g. a managed deployment like Astronomer), that can serve a translation bundle cached from before a key was added, so newer keys render as raw i18n keys (see #71007) while older, already-cached keys translate fine. Fall back to a timestamp instead so the cache is always busted. * Apply suggestion from @bbovenzi --------- (cherry picked from commit 3dd137020958d69fc1d6f386ab5e0765ddd15dab) Co-authored-by: krystianpl26 <[email protected]> Co-authored-by: krystianpl26 <[email protected]> Co-authored-by: Brent Bovenzi <[email protected]> Co-authored-by: Brent Bovenzi <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/31121364302 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
