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 8019c6447b0 AIP-84 Allow specifying an injectable path_prefix (#46597)
add c7c3de5e777 Feature/minor modification on edge worker maintenance
comment (#46755)
No new revisions were added by this update.
Summary of changes:
providers/edge/README.rst | 6 ++---
providers/edge/docs/changelog.rst | 9 +++++++
providers/edge/provider.yaml | 2 +-
providers/edge/pyproject.toml | 6 ++---
.../edge/src/airflow/providers/edge/__init__.py | 2 +-
.../airflow/providers/edge/get_provider_info.py | 2 +-
.../providers/edge/plugins/edge_executor_plugin.py | 26 +++++++++++++++++-
.../edge/plugins/templates/edge_worker_hosts.html | 4 +--
.../edge/plugins/test_edge_executor_plugin.py | 31 ++++++++++++++++++++++
9 files changed, 76 insertions(+), 12 deletions(-)