This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 39d5c55a462 Handle null logical date in CLI commands (#46407)
add 96f64168c37 Add `lock` to `BaseDagBundle` and use it in `GitDagBundle`
(#46501)
No new revisions were added by this update.
Summary of changes:
airflow/dag_processing/bundles/base.py | 39 ++++++++++++++-
airflow/dag_processing/bundles/git.py | 34 +++++++------
tests/dag_processing/test_dag_bundles.py | 86 +++++++++++++++++++++++++++++---
3 files changed, 134 insertions(+), 25 deletions(-)