You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2022/02/24 07:43:00 UTC

[airflow] branch main updated (feea143 -> 919b75b)

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

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


    from feea143  Fix max_active_runs=1 not scheduling runs when min_file_process_interval is high (#21413)
     add 919b75b  Correctly handle multiple '=' in LocalFileSystem secrets. (#21694)

No new revisions were added by this update.

Summary of changes:
 airflow/secrets/local_filesystem.py    |  7 +++----
 tests/secrets/test_local_filesystem.py | 17 +++++++++++++++++
 2 files changed, 20 insertions(+), 4 deletions(-)