The GitHub Actions job "Tests" on airflow.git/fix-plugins-manager-return-continue has failed. Run started by GitHub user pgagnon (triggered by pgagnon).
Head commit for run: 9ba03dd9c04061a92703ed2cd36bcaf7cd1efd3f / 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/21804167004 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
