You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2021/08/19 14:33:24 UTC

[airflow] branch main updated (76ed2a4 -> 50771e0)

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

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


    from 76ed2a4  Import Hooks lazily individually in providers manager (#17682)
     add 50771e0  Do not let create_dagrun overwrite explicit run_id (#17728)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dag.py |  9 +++++----
 tests/conftest.py     | 19 +++++++++++--------
 2 files changed, 16 insertions(+), 12 deletions(-)