This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 1c703068a51 [Chart] Fix rendering condition of
"git_sync_ssh_key_volume" (#59418)
add 50e10d667bb Make Edge provider SQLA2 compatible (#59414)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 1 +
.../providers/edge3/executors/edge_executor.py | 47 ++++++++++------------
.../unit/edge3/executors/test_edge_executor.py | 17 ++++----
.../unit/edge3/worker_api/routes/test_jobs.py | 7 +++-
.../unit/edge3/worker_api/routes/test_logs.py | 6 ++-
.../tests/unit/edge3/worker_api/routes/test_ui.py | 3 +-
.../unit/edge3/worker_api/routes/test_worker.py | 14 ++++---
7 files changed, 51 insertions(+), 44 deletions(-)