You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/07/18 18:22:09 UTC

[airflow] branch main updated (b7f51b9156 -> fd6f537eab)

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

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


    from b7f51b9156 Convert the batch sample dag to system tests (AIP-47) (#24448)
     add fd6f537eab Added exception catching to send default email if template file raises any exception (#24943)

No new revisions were added by this update.

Summary of changes:
 airflow/models/taskinstance.py    |  9 +++++++--
 tests/models/test_taskinstance.py | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+), 2 deletions(-)