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/06/26 09:50:36 UTC

[airflow] branch master updated (05586d6 -> e7dff68)

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 05586d6  Fix typo in test_views.py (#9522)
     add e7dff68  YAML file format in LocalFilesystemBackend (#9477)

No new revisions were added by this update.

Summary of changes:
 airflow/secrets/local_filesystem.py            | 26 ++++++++++++++
 docs/howto/use-alternative-secrets-backend.rst | 36 +++++++++++++++++--
 tests/secrets/test_local_filesystem.py         | 48 ++++++++++++++++++++++++++
 3 files changed, 107 insertions(+), 3 deletions(-)