This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d9a805253dc Make `conf.validate` pluggable on config parser (#58188)
add 23ddfd251f5 Rewrite config parser get() with modular lookup sequence
(#57970)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/configuration.py | 290 ++++++++++++---------
.../README.md => airflow-core/tests/dag_doc.md | 2 +
airflow-core/tests/unit/core/test_configuration.py | 18 ++
3 files changed, 194 insertions(+), 116 deletions(-)
copy providers/neo4j/src/airflow/providers/neo4j/README.md =>
airflow-core/tests/dag_doc.md (98%)