This is an automated email from the ASF dual-hosted git repository.

mobuchowski pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 5bc5dc08537 Do not use core Airflow Flask related resources in FAB 
provider (#45441)
     add 2cf9eb456a8 fix deserializing callbacks to proper types (#45305)

No new revisions were added by this update.

Summary of changes:
 airflow/callbacks/callback_requests.py    | 18 ++++++++----
 airflow/dag_processing/manager.py         |  4 +--
 airflow/dag_processing/processor.py       |  3 +-
 tests/callbacks/test_callback_requests.py |  2 --
 tests/dag_processing/test_manager.py      | 46 ++++++++++++++++++++++++++---
 tests/dag_processing/test_processor.py    | 48 +++++++++++++++++++++++++++++++
 6 files changed, 106 insertions(+), 15 deletions(-)

Reply via email to