This is an automated email from the ASF dual-hosted git repository.
taragolis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0fae6a0c9e Add table_resource to template fields for
BigQueryCreateEmptyTableOperator (#28235)
add 0e349d80bb Add FTPSFileTransmitOperator (#28318)
No new revisions were added by this update.
Summary of changes:
airflow/providers/ftp/operators/ftp.py | 19 ++-
.../operators/index.rst | 32 ++++-
tests/providers/ftp/operators/test_ftp.py | 150 +++++++++++++++++----
tests/system/providers/ftp/example_ftp.py | 35 ++++-
4 files changed, 202 insertions(+), 34 deletions(-)