You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2021/08/17 06:16:32 UTC

[airflow] branch main updated (2935be1 -> f38ebaf)

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

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


    from 2935be1  Fixed SlackAPIFileOperator to upload file and file content. (#17400)
     add f38ebaf  Make output from users cli command more consistent (#17642)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/user_command.py    | 41 +++++++++++-----------
 tests/cli/commands/test_user_command.py | 60 +++++++++++++++++++--------------
 2 files changed, 54 insertions(+), 47 deletions(-)