You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/12/03 18:20:32 UTC

[airflow] branch master updated (be7d867 -> d9d6daf)

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

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


    from be7d867  BugFix: Editing a DAG run or Task Instance on UI causes an Error (#12770)
     add d9d6daf  Fix the exception that the port is empty when using db shell (#12740)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/db_command.py    |  4 ++--
 tests/cli/commands/test_db_command.py | 45 +++++++++++++++++++++++++++++++----
 2 files changed, 43 insertions(+), 6 deletions(-)