The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user jedcunningham (triggered by jedcunningham).
Head commit for run: 71c26276bcd3ddd5377d620e6b8baef30b72eaa0 / Jed Cunningham <[email protected]> Ensure the KPO runs pod mutation hooks correctly (#31173) 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. This primarily impacted KPOs, as they wouldn't have been passed through any `pod_mutation_hooks`. Report URL: https://github.com/apache/airflow/actions/runs/4931244295 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
