The GitHub Actions job "Tests" on airflow.git/fix-plugins-manager-return-continue has succeeded. Run started by GitHub user pgagnon (triggered by pgagnon).
Head commit for run: cb3ccefd72358878c3c39ad2823ff26160c5f063 / Philippe Gagnon <[email protected]> Fix plugin registration returning early on duplicate names The __register_plugins function was using 'return' instead of 'continue' when encountering a duplicate plugin name. This caused the entire loop to exit early, preventing subsequent plugins from being loaded. Fixes a bug in #32692. Report URL: https://github.com/apache/airflow/actions/runs/21820169994 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
