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 65cfdc82824 Add ANSI support to log viewer (#56463)
add d8f276d1afb Fix AsyncToSync and serialization error (#56363)
No new revisions were added by this update.
Summary of changes:
.../providers/google/cloud/hooks/bigquery.py | 42 ++--------------------
.../providers/google/cloud/operators/cloud_run.py | 3 +-
.../providers/google/cloud/triggers/bigquery.py | 18 ++++++++--
.../providers/google/cloud/triggers/cloud_run.py | 2 +-
.../unit/google/cloud/operators/test_cloud_run.py | 5 +--
.../unit/google/cloud/triggers/test_cloud_run.py | 2 +-
6 files changed, 23 insertions(+), 49 deletions(-)