You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2022/03/06 10:17:30 UTC

[airflow] branch main updated (a9b7dd6 -> 26e8d6d)

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

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


    from a9b7dd6  Resolve mypy issue in athena example dag (#22020)
     add 26e8d6d  Updates FTPHook provider to have test_connection (#21997)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/ftp/hooks/ftp.py    | 11 ++++++++++-
 airflow/providers/sftp/hooks/sftp.py  |  2 +-
 tests/providers/ftp/hooks/test_ftp.py | 14 ++++++++++++++
 3 files changed, 25 insertions(+), 2 deletions(-)