You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/12/11 10:42:20 UTC

[airflow] branch main updated (0db5e46ec1 -> f3f38a1857)

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 0db5e46ec1 Proper Python Host output from composite tasks in CI (#28254)
     add f3f38a1857 Remove duplicated GCP Compute IGM system test (#28061)

No new revisions were added by this update.

Summary of changes:
 .../providers/google/cloud/compute_igm/__init__.py |  16 ---
 .../cloud/compute_igm/example_compute_igm.py       | 158 ---------------------
 2 files changed, 174 deletions(-)
 delete mode 100644 tests/system/providers/google/cloud/compute_igm/__init__.py
 delete mode 100644 tests/system/providers/google/cloud/compute_igm/example_compute_igm.py