This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 2c18a3f Fix failing tests from #9250 (#9307)
add 1459970 Rename CloudBuildCreateBuildOperator to
CloudBuildCreateOperator (#9314)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 2 +-
airflow/contrib/operators/gcp_cloud_build_operator.py | 17 ++---------------
airflow/providers/google/README.md | 2 +-
.../google/cloud/example_dags/example_cloud_build.py | 8 ++++----
airflow/providers/google/cloud/operators/cloud_build.py | 4 ++--
docs/howto/operator/gcp/cloud_build.rst | 6 +++---
.../google/cloud/operators/test_cloud_build.py | 14 +++++++-------
tests/test_core_to_contrib.py | 2 +-
8 files changed, 21 insertions(+), 34 deletions(-)