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

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


    from 7eb8054669 Mark all our local sphinx exts as parallel safe (#28542)
     add d7bd6d780a Support using a list of callbacks in 
`on_*_callback/sla_miss_callback`s (#28469)

No new revisions were added by this update.

Summary of changes:
 airflow/dag_processing/processor.py                | 24 ++++++---
 airflow/example_dags/tutorial.py                   |  8 +--
 airflow/models/baseoperator.py                     | 18 +++----
 airflow/models/dag.py                              | 34 +++++++------
 airflow/models/mappedoperator.py                   |  8 +--
 airflow/models/taskinstance.py                     | 42 ++++++++++------
 .../logging-monitoring/callbacks.rst               |  7 ++-
 tests/dag_processing/test_processor.py             | 44 +++++++++-------
 tests/models/test_taskinstance.py                  | 58 ++++++++++++----------
 9 files changed, 143 insertions(+), 100 deletions(-)

Reply via email to