You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ja...@apache.org on 2018/08/15 14:59:29 UTC

[incubator-openwhisk-runtime-python] branch master updated (010310a -> 16e643f)

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

japetrsn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-python.git.


    from 010310a  Travis cleanup. (#34)
     add 146549c  update run handler to accept more environment variables
     new 16e643f  Merge pull request #36 from csantanapr/iam_flex_env_vars

The 1 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 | 4 ++++
 core/python2Action/Dockerfile   | 2 +-
 core/pythonAction/CHANGELOG.md  | 4 ++++
 core/pythonAction/Dockerfile    | 2 +-
 4 files changed, 10 insertions(+), 2 deletions(-)


[incubator-openwhisk-runtime-python] 01/01: Merge pull request #36 from csantanapr/iam_flex_env_vars

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

japetrsn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-python.git

commit 16e643f6592e3b60ef78592ccab5f089c7bc1ec4
Merge: 010310a 146549c
Author: Jason Peterson <ja...@us.ibm.com>
AuthorDate: Wed Aug 15 10:59:27 2018 -0400

    Merge pull request #36 from csantanapr/iam_flex_env_vars
    
    update run handler to accept more environment variables

 core/python2Action/CHANGELOG.md | 4 ++++
 core/python2Action/Dockerfile   | 2 +-
 core/pythonAction/CHANGELOG.md  | 4 ++++
 core/pythonAction/Dockerfile    | 2 +-
 4 files changed, 10 insertions(+), 2 deletions(-)