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 20:40:39 UTC

[airflow] branch master updated (cfa4ecf -> 561e459)

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 cfa4ecf  Add DataflowJobStatusSensor and support non-blocking execution of jobs (#11726)
     add 561e459  Proper exit status for failed CLI requests (#12375)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/connection_command.py    | 20 +++++++-------------
 airflow/cli/commands/variable_command.py      |  4 ++--
 tests/cli/commands/test_connection_command.py | 19 ++++++-------------
 tests/cli/commands/test_variable_command.py   |  3 ++-
 4 files changed, 17 insertions(+), 29 deletions(-)