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 2021/07/12 21:27:21 UTC

[airflow] branch main updated (83cb237 -> 789e0ea)

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

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


    from 83cb237  Fixed parsing issue of _docker.env file for docker-compose v2 (#16950)
     add 789e0ea  Add recursive flag to glob in filesystem sensor (#16894)

No new revisions were added by this update.

Summary of changes:
 airflow/sensors/filesystem.py    |  8 ++++++--
 tests/sensors/test_filesystem.py | 21 +++++++++++++++++++++
 2 files changed, 27 insertions(+), 2 deletions(-)