This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ceb87dd1837 Adding a basic retry mechanism for svn based commands
(#61620)
add 06811264211 Fix ASYNC240: replace blocking filesystem calls with anyio
(#61616)
No new revisions were added by this update.
Summary of changes:
.../tests/unit/api_fastapi/auth/test_tokens.py | 5 +--
.../tests/unit/cli/commands/test_task_command.py | 37 ++++++++++++----------
.../src/sphinx_exts/pagefind_search/builder.py | 12 +++++--
.../src/airflow/providers/edge3/cli/worker.py | 4 ++-
.../edge3/tests/unit/edge3/cli/test_worker.py | 10 +++---
.../airflow/providers/standard/triggers/file.py | 15 +++++----
.../tests/unit/standard/triggers/test_file.py | 7 ++--
pyproject.toml | 1 -
8 files changed, 55 insertions(+), 36 deletions(-)