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 bd46aa1058e fix(http): Fix HttpHook.url_from_endpoint() lazy
initialization (#54202)
add 723297fcf18 fix: removed the condition because of which it is not
moving to default data (#54495)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/dag_processing/collection.py | 22 +++++----
.../tests/unit/dag_processing/test_collection.py | 57 ++++++++++++++++++++++
2 files changed, 70 insertions(+), 9 deletions(-)