You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2020/05/30 15:36:23 UTC

[airflow] branch master updated (e9ecf0a -> 3435e6e)

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

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


    from e9ecf0a  Improve test for the next_execution cli command (#9058)
     add 3435e6e  Improve SchedulerJob code style (#9018)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/executor_loader.py |   7 +
 airflow/jobs/base_job.py             |   5 +-
 airflow/jobs/scheduler_job.py        | 300 +++++++++++++++++------------------
 3 files changed, 155 insertions(+), 157 deletions(-)