The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user eladkal (triggered by eladkal).
Head commit for run: 614b2329c1603ef1e2199044e2cc9e4b7332c2e0 / eladkal <[email protected]> Replace `use_task_execution_date` with `use_task_logical_date` (#23983) * Replace `use_task_execution_date` with `use_task_logical_date` We have some operators/sensors that use `*_execution_date` as the class parameters. This PR deprecate the usage of these parameters and replace it with `logical_date`. There is no change in functionality, under the hood the functionality already uses `logical_date` this is just about the parameters name as exposed to the users. Report URL: https://github.com/apache/airflow/actions/runs/2402109482 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
