LarytheLord commented on PR #62954: URL: https://github.com/apache/airflow/pull/62954#issuecomment-4006696785
Follow-up validation on this branch: - `uvx ruff check airflow-core/src/airflow/plugins_manager.py airflow-core/tests/unit/plugins/test_plugins_manager.py` - `uvx ruff format --check airflow-core/src/airflow/plugins_manager.py airflow-core/tests/unit/plugins/test_plugins_manager.py` Both pass. I also attempted to run the targeted pytest case for `test_plugins_manager.py -k duplicate_plugin_name`, but this local environment started bootstrapping the full monorepo dependency set and did not complete in a reasonable time window. CI on the PR should run the full project test matrix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
