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 2020/08/08 17:01:13 UTC

[airflow] branch master updated (aba29bf -> 12eed9d)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from aba29bf  Set language on code-block on docs/howto/email-config.rst (#10238)
     add 12eed9d  Add system tests for CloudSecretManagerBackend (#10235)

No new revisions were added by this update.

Summary of changes:
 .../google-cloud-secret-manager-backend.rst        | 53 ++++++++++++++--
 .../cloud/secrets/test_secret_manager_system.py    | 70 ++++++++++++++++++++++
 2 files changed, 118 insertions(+), 5 deletions(-)
 create mode 100644 tests/providers/google/cloud/secrets/test_secret_manager_system.py