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/openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new e89b015  Document openwhisk-runtime-php 1.16.0 (#370)
e89b015 is described below

commit e89b01591e164a8606f600a61733ef27b467363b
Author: Rob Allen <[email protected]>
AuthorDate: Sun Feb 21 20:08:50 2021 +0000

    Document openwhisk-runtime-php 1.16.0 (#370)
---
 release-configs/runtime-php-1.16.0.config | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/release-configs/runtime-php-1.16.0.config 
b/release-configs/runtime-php-1.16.0.config
new file mode 100644
index 0000000..4819de3
--- /dev/null
+++ b/release-configs/runtime-php-1.16.0.config
@@ -0,0 +1,15 @@
+{
+  "versioning": {
+    "version": "1.16.0",
+    "pre_release_version": "rc1"
+  },
+  "RepoList": [
+    "openwhisk-runtime-php"
+  ],
+  "openwhisk_runtime_php": {
+    "name": "OpenWhisk Runtime PHP",
+    "hash": "13018ac27754a7df7c00929d1f3b7701cbee4d36",
+    "repository": "https://github.com/apache/openwhisk-runtime-php.git";,
+    "branch": "master"
+  }
+}

Reply via email to