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/02/20 22:40:22 UTC

[airflow] branch main updated (ee0a56a2ca -> 6ef5ba9104)

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 ee0a56a2ca Trigger Class migration to internal API (#29099)
     add 6ef5ba9104 Refactor Dataproc Trigger (#29364)

No new revisions were added by this update.

Summary of changes:
 .../providers/google/cloud/operators/dataproc.py   |   4 +-
 .../providers/google/cloud/triggers/dataproc.py    | 191 ++++++++-------------
 .../google/cloud/triggers/test_dataproc.py         |   4 +-
 3 files changed, 74 insertions(+), 125 deletions(-)