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 9ef89acf85d AIP-38 List providers (#45535)
add 49a9fb6ec0b Revert "Mostly use relative fileloc in dag processor
(#46290)" (#46308)
No new revisions were added by this update.
Summary of changes:
airflow/dag_processing/collection.py | 1 -
airflow/dag_processing/manager.py | 74 +++++++++++++--------------------
airflow/models/dag.py | 14 +++----
airflow/models/dagbag.py | 2 +-
airflow/models/errors.py | 2 +-
tests/dag_processing/test_manager.py | 80 +++++++++++-------------------------
tests/models/test_dag.py | 8 ++--
7 files changed, 67 insertions(+), 114 deletions(-)