The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user jedcunningham (triggered by jedcunningham).
Head commit for run: ad9fde21c193278eb27569949d956da7db1f6286 / Jed Cunningham <[email protected]> Don't reinitialize pluggy when running tasks with cfg_path If you run a task via the cli with `cfg_path`, we also run `configure_vars` again so that the globals built from the config file can be updated. We were also initializing pluggy in that function, however, which was effectively removing any user provided hooks. We will move the initializing of pluggy out of that function, making it safe to run again by the task command. Report URL: https://github.com/apache/airflow/actions/runs/4930959685 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
