You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/08/28 14:37:05 UTC

[airflow] branch master updated (3867f76 -> 5ae82a5)

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 3867f76  Update Google Cloud branding (#10615)
     add 5ae82a5  Fix Google DLP example and improve ops idempotency (#10608)

No new revisions were added by this update.

Summary of changes:
 .../google/cloud/example_dags/example_dlp.py       | 58 ++++++++++++----------
 airflow/providers/google/cloud/operators/dlp.py    |  8 ++-
 .../google/cloud/operators/test_dlp_system.py      | 20 +++++++-
 3 files changed, 56 insertions(+), 30 deletions(-)