You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ds...@apache.org on 2022/03/04 18:31:50 UTC

[airflow] branch main updated (b153a2e -> e81527c)

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

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


    from b153a2e  Add test to run DB downgrade in the CI (#21273)
     add e81527c  Simplify tests for CLI connections commands (#21983)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/connection_command.py    |   1 +
 tests/cli/commands/test_connection_command.py | 376 +++++++-------------------
 2 files changed, 92 insertions(+), 285 deletions(-)