You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by xd...@apache.org on 2020/11/15 10:50:18 UTC

[airflow] branch master updated (9ba8b31 -> 823b3aa)

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

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


    from 9ba8b31  Fix RTD docs build (#12373)
     add 823b3aa  Reject 'connections add' CLI request if URI provided is invalid (#12370)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/connection_command.py    | 17 ++++++++++++++---
 tests/cli/commands/test_connection_command.py |  7 +++++++
 2 files changed, 21 insertions(+), 3 deletions(-)