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 61d0093 Added sas_token var to BlobServiceClient return. Updated
tests (#19234)
add df46549 Create CommandExecutor for raising an exception in case of
error during cmd execution (#17651)
No new revisions were added by this update.
Summary of changes:
.../operators/test_cloud_build_system_helper.py | 4 +-
.../operators/test_cloud_sql_system_helper.py | 44 +++++++++-------------
.../cloud/operators/test_compute_system_helper.py | 4 +-
.../cloud/operators/test_gcs_system_helper.py | 4 +-
.../google/cloud/utils/gcp_authenticator.py | 4 +-
tests/test_utils/gcp_system_helpers.py | 12 ++++--
tests/test_utils/logging_command_executor.py | 38 +++++++++++++++++++
7 files changed, 72 insertions(+), 38 deletions(-)