You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by on...@apache.org on 2023/03/03 22:59:58 UTC

[airflow] branch main updated (c02c3010d8 -> 2cebdc5007)

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(-)