This is an automated email from the ASF dual-hosted git repository.
shahar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c7f48143b32 Update cassandra driver specification for various python
versions (#61685)
add 9a5b225491e Fix deferrable mode in CloudRunExecuteJobOperator (#61546)
No new revisions were added by this update.
Summary of changes:
docs/spelling_wordlist.txt | 1 +
.../google/docs/operators/cloud/cloud_run.rst | 27 +++++++
.../providers/google/cloud/hooks/cloud_run.py | 42 +++++++----
.../providers/google/cloud/triggers/cloud_run.py | 2 +-
.../google/cloud/cloud_run/example_cloud_run.py | 84 +++++++++++++++++++++-
.../unit/google/cloud/hooks/test_cloud_run.py | 78 +++++++++++++++++---
6 files changed, 206 insertions(+), 28 deletions(-)