You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/07/12 23:18:17 UTC

[airflow] branch main updated (aa8bf2cf85 -> 2c2b827f3a)

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

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


    from aa8bf2cf85 Implement Azure service bus subscription Operators (#24625)
     add 2c2b827f3a More typing in SchedulerJob and TaskInstance (#24912)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py    |  70 +++++++++++++--------------
 airflow/models/taskinstance.py   | 101 +++++++++++++++++++++------------------
 tests/jobs/test_scheduler_job.py |   6 +--
 3 files changed, 90 insertions(+), 87 deletions(-)