You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marvin.apache.org by lu...@apache.org on 2019/04/12 22:03:03 UTC

[incubator-marvin] 01/01: Merge pull request #16 from apache/develop

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

lucasbm88 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-marvin.git

commit 6397fb34ce136d7d10fede1549e631cbdc107dbf
Merge: f920650 b221b6a
Author: Lucas Bonatto Miguel <lu...@apache.org>
AuthorDate: Fri Apr 12 15:02:57 2019 -0700

    Merge pull request #16 from apache/develop
    
    [MARVIN-36] Release 0.0.5

 .travis.yml                                        |   2 +
 CONTRIBUTION.md                                    |  54 ++++++
 python-toolbox/LICENSE => LICENSE                  |   0
 README.md                                          |   9 +-
 engine-executor/CONTRIBUTING.md                    |  40 ----
 engine-executor/LICENSE                            | 201 ---------------------
 engine-executor/README.md                          |   5 +-
 engine-executor/build.sbt                          |   6 +-
 python-toolbox/.bumpversion.cfg                    |   2 +-
 python-toolbox/.gitignore                          |   1 +
 python-toolbox/CHANGES.md                          |  17 ++
 python-toolbox/CONTRIBUTING.md                     |  41 -----
 python-toolbox/Makefile                            |  10 +-
 python-toolbox/README.md                           |  13 +-
 python-toolbox/marvin_python_toolbox/VERSION       |   2 +-
 .../management/templates/python-engine/Makefile    |   6 +-
 .../management/templates/python-engine/setup.py    |   2 +-
 python-toolbox/setup.py                            |  11 +-
 18 files changed, 108 insertions(+), 314 deletions(-)