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 2021/08/24 17:17:37 UTC

[airflow] branch main updated (98d45cb -> 97f0065)

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 98d45cb  Improves documentation about modules management (#17757)
     add 97f0065  Show all import_errors from zip files (#17759)

No new revisions were added by this update.

Summary of changes:
 airflow/dag_processing/processor.py    |  4 ++-
 airflow/models/dagbag.py               |  7 +++--
 tests/dag_processing/test_processor.py | 56 ++++++++++++++++++++++++++++++++--
 3 files changed, 61 insertions(+), 6 deletions(-)