You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bo...@apache.org on 2017/03/13 04:45:05 UTC

[07/45] incubator-airflow git commit: Merge branch 'v1-8-test' of https://git-wip-us.apache.org/repos/asf/incubator-airflow into v1-8-test

Merge branch 'v1-8-test' of https://git-wip-us.apache.org/repos/asf/incubator-airflow into v1-8-test


Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/7925bed6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/7925bed6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/7925bed6

Branch: refs/heads/v1-8-stable
Commit: 7925bed63991da78cc63909a005d3dd9abd813ac
Parents: b3d4e71 fb88c2d
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Fri Feb 10 14:54:03 2017 +0100
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Fri Feb 10 14:54:03 2017 +0100

----------------------------------------------------------------------
 airflow/api/client/local_client.py             |   2 +-
 airflow/api/common/experimental/trigger_dag.py |   9 +-
 tests/__init__.py                              |   1 +
 tests/api/__init__.py                          |  17 ++++
 tests/api/client/__init__.py                   |  13 +++
 tests/api/client/local_client.py               | 107 ++++++++++++++++++++
 6 files changed, 144 insertions(+), 5 deletions(-)
----------------------------------------------------------------------