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 dea2cc9afc6 AIP-84 Add back extra invalid tests (#46651)
     add 34261d04ffc Remove 'allow_trigger_in_future' config (#46663)

No new revisions were added by this update.

Summary of changes:
 airflow/config_templates/config.yml                |  8 -----
 airflow/jobs/scheduler_job_runner.py               |  2 +-
 airflow/models/dag.py                              |  5 +--
 airflow/models/dagrun.py                           |  7 ++--
 airflow/settings.py                                |  2 --
 airflow/ti_deps/deps/runnable_exec_date_dep.py     | 11 ++++---
 .../administration-and-deployment/scheduler.rst    |  9 -----
 newsfragments/46663.significant.rst                | 31 ++++++++++++++++++
 task_sdk/src/airflow/sdk/definitions/dag.py        |  4 ---
 tests/ti_deps/deps/test_runnable_exec_date_dep.py  | 38 +++++++++-------------
 10 files changed, 56 insertions(+), 61 deletions(-)
 create mode 100644 newsfragments/46663.significant.rst

Reply via email to