You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by st...@apache.org on 2020/10/14 07:07:44 UTC

[openwhisk] branch 1.0.0 created (now bac702b)

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

style95 pushed a change to branch 1.0.0
in repository https://gitbox.apache.org/repos/asf/openwhisk.git.


      at bac702b  Temporal PR to release 1.0.0

This branch includes the following new commits:

     new bac702b  Temporal PR to release 1.0.0

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.



[openwhisk] 01/01: Temporal PR to release 1.0.0

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

style95 pushed a commit to branch 1.0.0
in repository https://gitbox.apache.org/repos/asf/openwhisk.git

commit bac702b4a0a60d36df8de91f034ffaace4e641ea
Author: Dominic Kim <do...@navercorp.com>
AuthorDate: Wed Oct 14 16:07:18 2020 +0900

    Temporal PR to release 1.0.0
---
 ansible/files/runtimes.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ansible/files/runtimes.json b/ansible/files/runtimes.json
index 86fbdb1..dbab7fb 100644
--- a/ansible/files/runtimes.json
+++ b/ansible/files/runtimes.json
@@ -20,7 +20,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v10",
-                    "tag": "nightly"
+                    "tag": "nightly" // TODO: This would be changed to a fixed tag
                 },
                 "deprecated": false,
                 "attached": {