This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c84d35622cc AIP 84: Migrate GET one ASSET legacy API to fast API
(#43825)
add c94715fdc6b fix(scheduler_job_runner/asset): fix how asset dag warning
is added (#43873)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/scheduler_job_runner.py | 34 +++++++----
airflow/models/dagwarning.py | 2 +-
tests/jobs/test_scheduler_job.py | 109 +++++++++++++++++++++++++++++++++++
tests/models/test_dag.py | 22 +++----
4 files changed, 144 insertions(+), 23 deletions(-)