This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-python.git
commit 148e57807db83272865711e95ba999978cef2abd Merge: 0e8aa67 40cfde7 Author: rodric rabbah <[email protected]> AuthorDate: Wed Feb 21 05:03:03 2018 -0800 Reduce clone-and-own by reusing action proxy code Use actionproxy from dockerSkeleton do not clown and own is the motto FTW! .travis.yml | 6 + README.md | 4 +- ansible/environments/local/group_vars/all | 8 +- ansible/environments/local/hosts | 7 +- core/python2Action/Dockerfile | 5 +- core/python2Action/actionproxy.py | 271 ------------------------------ 6 files changed, 20 insertions(+), 281 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
