You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/01/07 22:49:28 UTC

[airflow] branch v1-10-stable updated (748d05f -> e6eb5e7)

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

kaxilnaik pushed a change to branch v1-10-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 748d05f  Fix Jinja undefined upgrade check for non-templated objects (#13373)
     add e6eb5e7  Add upgrade check option to list checks (#13392)

No new revisions were added by this update.

Summary of changes:
 airflow/upgrade/checker.py            | 24 ++++++++++++++++++++----
 airflow/upgrade/rules/__init__.py     |  4 +++-
 tests/upgrade/rules/test_base_rule.py | 16 ++++++++++++++++
 3 files changed, 39 insertions(+), 5 deletions(-)