This is an automated email from the ASF dual-hosted git repository.
onikolas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e19c6f5edfa Add typescript eslint plugin to edge3 (#59606)
add 5ba75af4095 Add more common methods to ExecutorConfig shim (#59532)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/executors/base_executor.py | 15 ++
airflow-core/tests/unit/core/test_configuration.py | 100 ++++++++++++
.../tests/unit/executors/test_base_executor.py | 173 +++++++++++++++++++++
.../src/airflow_shared/configuration/parser.py | 25 +--
4 files changed, 304 insertions(+), 9 deletions(-)