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

[airflow] branch main updated (2b92c3c74d -> ce188e5093)

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 2b92c3c74d Fix providers documentation formatting (#28754)
     add ce188e5093 Refactor waiter function and improve unit tests (#28753)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/utils/waiter.py    |  10 +-
 tests/providers/amazon/aws/utils/test_waiter.py | 152 +++++++++---------------
 2 files changed, 61 insertions(+), 101 deletions(-)