houshengbo closed pull request #338: Add the download links for OpenWhisk
catalog and apigateway 0.9.0-incubating
URL: https://github.com/apache/incubator-openwhisk-website/pull/338
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/_layouts/downloads.html b/_layouts/downloads.html
index 2f957b2..26afd8c 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -146,7 +146,7 @@ <h4>OpenWhisk Client Go</h4>
<div class="project-structure-repo
theme-deeper-aquamarine">
<h4>OpenWhisk Wskdeploy</h4>
- <p>OpenWhisk utility to configure OpenWhisk entities
with a Manifest file written in YAML, ang deploy them in a single command.</p>
+ <p>OpenWhisk utility to configure OpenWhisk entities
with a Manifest file written in YAML, and deploy them in a single command.</p>
<p class="repo-title border-deeper-aquamarine">
<a
href="https://www.apache.org/dyn/closer.lua?filename=incubator/openwhisk/apache-openwhisk-0.9.8-incubating/openwhisk-wskdeploy-0.9.8-incubating-sources.tar.gz&action=download">
@@ -166,6 +166,52 @@ <h4>OpenWhisk Wskdeploy</h4>
</a>
</p>
</div>
+
+ <div class="project-structure-repo theme-darksalmon">
+ <h4>OpenWhisk Catalog</h4>
+ <p>Package catalogs of OpenWhisk, which provides an
easy way to enhance your application with useful capabilities, and to access
external services in the ecosystem.</p>
+ <p class="repo-title border-darksalmon">
+ <a
+
href="https://www.apache.org/dyn/closer.lua?filename=incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-catalog-0.9.0-incubating-sources.tar.gz&action=download">
+ Source code
+ </a>
+ </p>
+ <p class="repo-title border-darksalmon">
+ <a
+
href="https://www.apache.org/dist/incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-catalog-0.9.0-incubating-sources.tar.gz.sha512">
+ SHA-512 checksum
+ </a>
+ </p>
+ <p class="repo-title border-darksalmon">
+ <a
+
href="https://www.apache.org/dist/incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-catalog-0.9.0-incubating-sources.tar.gz.asc">
+ PGP signature
+ </a>
+ </p>
+ </div>
+
+ <div class="project-structure-repo theme-darkorange">
+ <h4>OpenWhisk Apigateway</h4>
+ <p>A performant API Gateway based on Openresty and
NGINX.</p>
+ <p class="repo-title border-darkorange">
+ <a
+
href="https://www.apache.org/dyn/closer.lua?filename=incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-apigateway-0.9.0-incubating-sources.tar.gz&action=download">
+ Source code
+ </a>
+ </p>
+ <p class="repo-title border-darkorange">
+ <a
+
href="https://www.apache.org/dist/incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-apigateway-0.9.0-incubating-sources.tar.gz.sha512">
+ SHA-512 checksum
+ </a>
+ </p>
+ <p class="repo-title border-darkorange">
+ <a
+
href="https://www.apache.org/dist/incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-apigateway-0.9.0-incubating-sources.tar.gz.asc">
+ PGP signature
+ </a>
+ </p>
+ </div>
</div>
</div>
</div>
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services