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/09/16 15:47:55 UTC

[1/3] incubator-airflow git commit: [AIRFLOW-XXX] Remove non working service badges

Repository: incubator-airflow
Updated Branches:
  refs/heads/master 610f68b22 -> f136c5b8f


[AIRFLOW-XXX] Remove non working service badges

Landscape and requirements.io are malfunctioning for some time
now.


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

Branch: refs/heads/master
Commit: 157d3dada36ac1de29241b50ef055ef6d7619323
Parents: 558198e
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Sat Sep 16 17:45:11 2017 +0200
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Sat Sep 16 17:45:11 2017 +0200

----------------------------------------------------------------------
 README.md | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/157d3dad/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index fb621a6..2f3a409 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,6 @@
 [![PyPI version](https://badge.fury.io/py/apache-airflow.svg)](https://badge.fury.io/py/apache-airflow)
 [![Build Status](https://travis-ci.org/apache/incubator-airflow.svg)](https://travis-ci.org/apache/incubator-airflow)
 [![Coverage Status](https://img.shields.io/codecov/c/github/apache/incubator-airflow/master.svg)](https://codecov.io/github/apache/incubator-airflow?branch=master)
-[![Code Health](https://landscape.io/github/apache/incubator-airflow/master/landscape.svg?style=flat)](https://landscape.io/github/apache/incubator-airflow/master)
-[![Requirements Status](https://requires.io/github/apache/incubator-airflow/requirements.svg?branch=master)](https://requires.io/github/apache/incubator-airflow/requirements/?branch=master)
 [![Documentation](https://img.shields.io/badge/docs-pythonhosted-blue.svg)](http://pythonhosted.org/airflow/)
 [![Join the chat at https://gitter.im/apache/incubator-airflow](https://badges.gitter.im/apache/incubator-airflow.svg)](https://gitter.im/apache/incubator-airflow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 


[2/3] incubator-airflow git commit: [AIRFLOW-XXX] Remove landscape.io config

Posted by bo...@apache.org.
[AIRFLOW-XXX] Remove landscape.io config


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

Branch: refs/heads/master
Commit: decf9284d09846b62ad081ec478ca47796ada6f2
Parents: 157d3da
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Sat Sep 16 17:46:18 2017 +0200
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Sat Sep 16 17:47:05 2017 +0200

----------------------------------------------------------------------
 .landscape.yml | 33 ---------------------------------
 1 file changed, 33 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/decf9284/.landscape.yml
----------------------------------------------------------------------
diff --git a/.landscape.yml b/.landscape.yml
deleted file mode 100644
index 3b0214a..0000000
--- a/.landscape.yml
+++ /dev/null
@@ -1,33 +0,0 @@
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-max-line-length: 90
-strictness: medium
-pep8:
-  full: true
-  disable:
-    - E402  # module level import not at top of file
-uses:
-  - flask
-pylint:
-  disable:
-    - broad-except
-    - cyclic-import
-    - invalid-name
-    - locally-disabled
-    - super-on-old-class
-    - wrong-import-order
-    - wrong-import-position
-    - logging-format-interpolation
-  options:
-    docstring-min-length: 10


[3/3] incubator-airflow git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-airflow

Posted by bo...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-airflow


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

Branch: refs/heads/master
Commit: f136c5b8f0054e9890b266adfe6624358cd610a2
Parents: decf928 610f68b
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Sat Sep 16 17:47:42 2017 +0200
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Sat Sep 16 17:47:42 2017 +0200

----------------------------------------------------------------------
 airflow/models.py | 11 ++++-------
 tests/core.py     |  9 +++++++++
 2 files changed, 13 insertions(+), 7 deletions(-)
----------------------------------------------------------------------