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 9178f8f0b1f Data Interval Date validation of trigger Dag form  (#45223)
     add c9badd7e670 Implement AlloyDB create/update/delete instance operators 
(#45241)

No new revisions were added by this update.

Summary of changes:
 .../operators/cloud/alloy_db.rst                   |   42 +
 .../providers/google/cloud/hooks/alloy_db.py       |  312 +++++-
 .../providers/google/cloud/operators/alloy_db.py   |  443 +++++++--
 .../tests/google/cloud/hooks/test_alloy_db.py      |    2 +-
 .../tests/google/cloud/operators/test_alloy_db.py  | 1041 ++++++++++++++++----
 .../google/cloud/alloy_db/example_alloy_db.py      |   72 +-
 6 files changed, 1645 insertions(+), 267 deletions(-)

Reply via email to