You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/10/20 12:47:31 UTC

[airflow] branch master updated (72b644b -> 080a470)

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

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


    from 72b644b  Add missing template in pip package - python_virtualenv_script.jinja2 (#11677)
     add 080a470  Improve example DAGs data by diversifying "tags" value (#11665)

No new revisions were added by this update.

Summary of changes:
 airflow/example_dags/example_bash_operator.py              | 2 +-
 airflow/example_dags/example_branch_operator.py            | 2 +-
 airflow/example_dags/example_complex.py                    | 2 +-
 airflow/example_dags/example_external_task_marker_dag.py   | 4 ++--
 airflow/example_dags/example_kubernetes_executor.py        | 2 +-
 airflow/example_dags/example_kubernetes_executor_config.py | 2 +-
 airflow/example_dags/example_latest_only.py                | 2 +-
 airflow/example_dags/example_latest_only_with_trigger.py   | 2 +-
 tests/models/test_dagbag.py                                | 4 ++--
 tests/models/test_serialized_dag.py                        | 4 ++--
 10 files changed, 13 insertions(+), 13 deletions(-)