This is an automated email from the ASF dual-hosted git repository.
onikolas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c02c3010d8 Correct argument name of Workday timetable in timetable.rst
(#29896)
add 2cebdc5007 rewrite polling code for appflow hook (#28869)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/appflow.py | 54 ++++++++--------------
airflow/providers/amazon/aws/operators/appflow.py | 32 ++++++++++++-
tests/providers/amazon/aws/hooks/test_appflow.py | 14 ++++--
.../providers/amazon/aws/operators/test_appflow.py | 37 +++++++++++----
4 files changed, 87 insertions(+), 50 deletions(-)