This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from fa655fe Allow to except_skip None on BranchPythonOperator (#20411)
add 4de9d66 ImapAttachmentToS3Operator: fix it, update sample dag and
update doc (#22351)
No new revisions were added by this update.
Summary of changes:
.../example_dags/example_imap_attachment_to_s3.py | 14 ++---
.../amazon/aws/transfers/imap_attachment_to_s3.py | 30 ++++++++--
airflow/providers/amazon/provider.yaml | 2 +-
.../operators/imap_attachment_to_s3.rst | 66 ----------------------
.../operators/transfer/imap_attachment_to_s3.rst} | 31 +++++-----
docs/apache-airflow-providers-amazon/redirects.txt | 1 +
.../aws/transfers/test_imap_attachment_to_s3.py | 2 +
.../transfers/test_imap_attachment_to_s3_system.py | 7 +--
8 files changed, 52 insertions(+), 101 deletions(-)
delete mode 100644
docs/apache-airflow-providers-amazon/operators/imap_attachment_to_s3.rst
copy
docs/{apache-airflow-providers-google/operators/transfer/salesforce_to_gcs.rst
=>
apache-airflow-providers-amazon/operators/transfer/imap_attachment_to_s3.rst}
(52%)