This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-python.git.
from b296e05 add repo to deploy step, add master tag to docker (#30)
new 0983e5e Remove file (redundant with openwhisk repo).
new de93403 Update base images to openwhisk/dockerskeleton:1.3.1.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
core/python2Action/CHANGELOG.md | 6 +-
core/python2Action/Dockerfile | 2 +-
core/python2Action/invoke.py | 102 ---------------------
core/pythonAction/CHANGELOG.md | 6 +-
core/pythonAction/Dockerfile | 2 +-
tests/.pydevproject | 5 -
.../PythonActionContainerTests.scala | 5 +
7 files changed, 15 insertions(+), 113 deletions(-)
delete mode 100755 core/python2Action/invoke.py
delete mode 100644 tests/.pydevproject