This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 8f03ab24e0c Add gcloud command to DataprocCreateClusterOperator to be 
able to create dataproc on GKE cluster (#44185)
     add f05ce083620 Move `TriggerDagRunOperator` to standard provider (#44053)

No new revisions were added by this update.

Summary of changes:
 airflow/example_dags/example_trigger_controller_dag.py              | 2 +-
 airflow/serialization/serialized_objects.py                         | 4 ++--
 docs/apache-airflow/core-concepts/dags.rst                          | 2 +-
 docs/apache-airflow/operators-and-hooks-ref.rst                     | 2 +-
 .../src/airflow/providers/standard}/operators/trigger_dagrun.py     | 3 +--
 providers/src/airflow/providers/standard/provider.yaml              | 1 +
 tests/operators/test_trigger_dagrun.py                              | 6 ++++--
 tests/serialization/test_dag_serialization.py                       | 2 +-
 tests/system/core/example_external_task_parent_deferrable.py        | 2 +-
 9 files changed, 13 insertions(+), 11 deletions(-)
 rename {airflow => 
providers/src/airflow/providers/standard}/operators/trigger_dagrun.py (99%)

Reply via email to