You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2023/03/10 23:17:06 UTC

[airflow] branch main updated (b9c231ceb0 -> 275ef6cca5)

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

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


    from b9c231ceb0 Update documentation for snowflake provider 4.0 breaking change (#30020)
     add 275ef6cca5 Don't separate setup/teardowns from normal task (#30008)

No new revisions were added by this update.

Summary of changes:
 airflow/serialization/schema.json             |  2 -
 airflow/serialization/serialized_objects.py   | 19 ------
 airflow/utils/task_group.py                   | 36 ++++-------
 tests/decorators/test_setup_teardown.py       | 60 ++++++------------
 tests/serialization/test_dag_serialization.py | 88 +++++++--------------------
 5 files changed, 54 insertions(+), 151 deletions(-)