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

[airflow] branch main updated (ce188e5093 -> a9493c1317)

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 ce188e5093 Refactor waiter function and improve unit tests (#28753)
     add a9493c1317 Add waiter config params to emr.add_job_flow_steps (#28464)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/emr.py                 | 15 +++++++++++----
 airflow/providers/amazon/aws/operators/emr.py             |  6 ++++++
 .../providers/amazon/aws/operators/test_emr_add_steps.py  |  2 ++
 3 files changed, 19 insertions(+), 4 deletions(-)