You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/12/05 22:22:09 UTC

[GitHub] dgrove-oss closed pull request #239: composer 0.9.0 release

dgrove-oss closed pull request #239: composer 0.9.0 release
URL: https://github.com/apache/incubator-openwhisk-release/pull/239
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/tools/config.json b/tools/config.json
index 298e503..b550afe 100644
--- a/tools/config.json
+++ b/tools/config.json
@@ -4,45 +4,15 @@
   "stage_url": "https://dist.apache.org/repos/dist/dev/incubator/openwhisk",
   "release_url": "https://dist.apache.org/repos/dist/release/incubator/openwhisk",
   "versioning": {
-    "version": "1.12.0-incubating",
+    "version": "0.9.0-incubating",
     "pre_release_version": "rc1"
   },
   "RepoList": [
-    "openwhisk-runtime-nodejs",
-    "openwhisk-runtime-java",
-    "openwhisk-runtime-docker",
-    "openwhisk-runtime-php",
-    "openwhisk-runtime-python",
-    "openwhisk-runtime-swift"
+    "openwhisk-composer"
   ],
-  "openwhisk_runtime_nodejs": {
-    "hash": "fcd42de",
-    "repository": "https://github.com/apache/incubator-openwhisk-runtime-nodejs.git",
-    "branch": "master"
-  },
-  "openwhisk_runtime_java": {
-    "hash": "7cd1789",
-    "repository": "https://github.com/apache/incubator-openwhisk-runtime-java.git",
-    "branch": "master"
-  },
-  "openwhisk_runtime_docker": {
-    "hash": "247baf5",
-    "repository": "https://github.com/apache/incubator-openwhisk-runtime-docker.git",
-    "branch": "master"
-  },
-  "openwhisk_runtime_php": {
-    "hash": "93c1871",
-    "repository": "https://github.com/apache/incubator-openwhisk-runtime-php.git",
-    "branch": "master"
-  },
-  "openwhisk_runtime_python": {
-    "hash": "ae1f013",
-    "repository": "https://github.com/apache/incubator-openwhisk-runtime-python.git",
-    "branch": "master"
-  },
-  "openwhisk_runtime_swift": {
-    "hash": "2b9bad5",
-    "repository": "https://github.com/apache/incubator-openwhisk-runtime-swift.git",
+  "openwhisk_composer": {
+    "hash": "7ae7f08",
+    "repository": "https://github.com/apache/incubator-openwhisk-composer.git",
     "branch": "master"
   }
 }


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services