This is an automated email from the ASF dual-hosted git repository.

uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from c4091ab02e4 Remove tests from example_dags folder (#46819)
     add fdbd68f02e8 TriggerDagRunOperator by defaults set logical date as null 
(#46633)

No new revisions were added by this update.

Summary of changes:
 airflow/api/common/trigger_dag.py                  |  2 +-
 .../providers/standard/operators/trigger_dagrun.py | 26 +++----
 .../providers/standard/triggers/external_task.py   | 87 ++++++++++------------
 .../unit/standard/triggers/test_external_task.py   | 25 +++----
 tests/operators/test_trigger_dagrun.py             | 45 +++++------
 5 files changed, 88 insertions(+), 97 deletions(-)

Reply via email to