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 2021/06/24 18:05:24 UTC

[airflow] branch main updated (86d0a96 -> fd7e6e1)

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 86d0a96  commiting dagPickle session when the airflow tasks run --ship-dag --interactive command is executed FIXES: 15748 (#15890)
     add fd7e6e1  Rename test_cycle to check_cycle (#16617)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dagbag.py          |  4 ++--
 airflow/utils/dag_cycle_tester.py | 16 ++++++++++++++++
 tests/utils/test_dag_cycle.py     | 16 ++++++++--------
 3 files changed, 26 insertions(+), 10 deletions(-)