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/incubator-openwhisk-website.git
The following commit(s) were added to refs/heads/master by this push:
new 51ea268 Add provider packages 2.0.0-incubating releases to downloads
(#375)
51ea268 is described below
commit 51ea268c66200fbe0ff37a6267a26a15b30e21c0
Author: David Grove <[email protected]>
AuthorDate: Mon Apr 22 19:09:51 2019 -0400
Add provider packages 2.0.0-incubating releases to downloads (#375)
---
_layouts/downloads.html | 77 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 77 insertions(+)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index a3137ef..6f412ce 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -423,6 +423,83 @@ layout: default
</div>
</div>
</div>
+
+
+ <h5 class="section-toggle section-toggle-start-open ">Provider
Packages</h5>
+ <div class="section-start-open">
+ <div class="content">
+ <div class="flow-columns">
+ <div class="project-structure-repo theme-darksalmon">
+ <h5>OpenWhisk Package Alarms</h5>
+ <p>Apache OpenWhisk package that can be used to create
periodic, time-based alarms </p>
+ <p class="repo-title border-darksalmon">
+ <a
+
href="https://www.apache.org/dyn/closer.cgi/incubator/openwhisk/apache-openwhisk-2.0.0-incubating/openwhisk-package-alarms-2.0.0-incubating-sources.tar.gz">
+ Source code
+ </a>
+ </p>
+ <p class="repo-title border-darksalmon">
+ <a
+
href="https://www.apache.org/dist/incubator/openwhisk/apache-openwhisk-2.0.0-incubating/openwhisk-package-alarms-2.0.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-2.0.0-incubating/openwhisk-package-alarms-2.0.0-incubating-sources.tar.gz.asc">
+ PGP signature
+ </a>
+ </p>
+ </div>
+
+ <div class="project-structure-repo theme-darksalmon">
+ <h5>OpenWhisk Package Cloudant</h5>
+ <p>Apache OpenWhisk package that can be used to
interact with a Cloudant database</p>
+ <p class="repo-title border-darksalmon">
+ <a
+
href="https://www.apache.org/dyn/closer.cgi/incubator/openwhisk/apache-openwhisk-2.0.0-incubating/openwhisk-package-cloudant-2.0.0-incubating-sources.tar.gz">
+ Source code
+ </a>
+ </p>
+ <p class="repo-title border-darksalmon">
+ <a
+
href="https://www.apache.org/dist/incubator/openwhisk/apache-openwhisk-2.0.0-incubating/openwhisk-package-cloudant-2.0.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-2.0.0-incubating/openwhisk-package-cloudant-2.0.0-incubating-sources.tar.gz.asc">
+ PGP signature
+ </a>
+ </p>
+ </div>
+
+ <div class="project-structure-repo theme-darksalmon">
+ <h5>OpenWhisk Package Kafka</h5>
+ <p>Apache OpenWhisk package for communicating with
Kafka</p>
+ <p class="repo-title border-darksalmon">
+ <a
+
href="https://www.apache.org/dyn/closer.cgi/incubator/openwhisk/apache-openwhisk-2.0.0-incubating/openwhisk-package-kafka-2.0.0-incubating-sources.tar.gz">
+ Source code
+ </a>
+ </p>
+ <p class="repo-title border-darksalmon">
+ <a
+
href="https://www.apache.org/dist/incubator/openwhisk/apache-openwhisk-2.0.0-incubating/openwhisk-package-kafka-2.0.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-2.0.0-incubating/openwhisk-package-kafka-2.0.0-incubating-sources.tar.gz.asc">
+ PGP signature
+ </a>
+ </p>
+ </div>
+ </div>
+ </div>
+ </div>
</div>
</main>