This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git
The following commit(s) were added to refs/heads/master by this push:
new c85861c remove incubator- prefix from remainder of git repos (#403)
c85861c is described below
commit c85861c9667d8fa7cd7ed96c3e27ffa1efea24ae
Author: David Grove <dgrove-oss@users.noreply.github.com>
AuthorDate: Tue Aug 13 14:02:19 2019 -0400
remove incubator- prefix from remainder of git repos (#403)
---
_layouts/documentation.html | 58 ++++++++++++++++++++++-----------------------
_layouts/home.html | 8 +++----
2 files changed, 33 insertions(+), 33 deletions(-)
diff --git a/_layouts/documentation.html b/_layouts/documentation.html
index 981174c..400e1e6 100644
--- a/_layouts/documentation.html
+++ b/_layouts/documentation.html
@@ -1978,19 +1978,19 @@ abcd.... locationUpdate
receive events when a new feed item is available.
</li>
<li>
- <a href="https://github.com/apache/incubator-openwhisk-package-deploy/blob/master/README.md">incubator-openwhisk-package-deploy</a>
+ <a href="https://github.com/apache/openwhisk-package-deploy/blob/master/README.md">openwhisk-package-deploy</a>
offers a convenient way for you to describe and deploy
any part of the OpenWhisk programming model using a
Manifest file written in YAML.
</li>
<li>
- <a href="https://github.com/apache/openwhisk-package-jira/blob/master/README.md">incubator-openwhisk-package-jira</a>
+ <a href="https://github.com/apache/openwhisk-package-jira/blob/master/README.md">openwhisk-package-jira</a>
includes actions that interact with JIRA software
software development tool used for issue tracking,
and project management functions.
</li>
<li>
- <a href="https://github.com/apache/openwhisk-package-template/blob/master/README.md">incubator-openwhisk-package-template</a>
+ <a href="https://github.com/apache/openwhisk-package-template/blob/master/README.md">openwhisk-package-template</a>
is a template for Openwhisk Packages, it can be used
to build, test and integrate new packages.
</li>
@@ -2005,7 +2005,7 @@ abcd.... locationUpdate
<p></p>
<h5>GitHub Slack Bot</h5>
<p style="padding-left: 2em;">
- <a href="https://github.com/apache/incubator-openwhisk-GitHubSlackBot/blob/master/README.md">incubator-openwhisk-GitHubSlackBot</a>
+ <a href="https://github.com/apache/openwhisk-GitHubSlackBot/blob/master/README.md">openwhisk-GitHubSlackBot</a>
demonstrates integration of GitHub Pull Request management
with Slack and using Alarms.
</p>
@@ -2013,7 +2013,7 @@ abcd.... locationUpdate
<h5>Serverless Message Archiver To Object Storage (MATOS)
Sample Application</h5>
<p style="padding-left: 2em;">
- <a href="https://github.com/apache/incubator-openwhisk-sample-matos/blob/master/README.md">incubator-openwhisk-sample-matos</a>
+ <a href="https://github.com/apache/openwhisk-sample-matos/blob/master/README.md">openwhisk-sample-matos</a>
demonstrates an implementation of a simple pipeline that
reads messages from a Message Hub topic and archives them
in batches into an Object Storage folder.
@@ -2021,13 +2021,13 @@ abcd.... locationUpdate
<h5>Slackbot for OpenWhisk:</h5>
<p style="padding-left: 2em;">
- <a href="https://github.com/apache/incubator-openwhisk-sample-slackbot/blob/master/README.md">incubator-openwhisk-sample-slackbot</a>
+ <a href="https://github.com/apache/openwhisk-sample-slackbot/blob/master/README.md">openwhisk-sample-slackbot</a>
a proof-of-concept Slackbot to invoke OpenWhisk actions.
</p>
<h5>openwhisk-slackinvite:</h5>
<p style="padding-left: 2em;">
- <a href="https://github.com/apache/incubator-openwhisk-slackinvite/blob/master/README.md">incubator-openwhisk-slackinvite</a>
+ <a href="https://github.com/apache/openwhisk-slackinvite/blob/master/README.md">openwhisk-slackinvite</a>
implements invitations for Apache OpenWhisk Slack Community.
</p>
</div>
@@ -2040,13 +2040,13 @@ abcd.... locationUpdate
<p></p>
<h5>OpenWhisk Tutorial</h5>
<p style="padding-left: 2em;">
- <a href="https://github.com/apache/incubator-openwhisk-tutorial/blob/master/README.md">incubator-openwhisk-tutorial</a>
+ <a href="https://github.com/apache/openwhisk-tutorial/blob/master/README.md">openwhisk-tutorial</a>
contains an interactive tutorials for the OpenWhisk CLI.
</p>
<h5>OpenWhisk Workshop</h5>
<p style="padding-left: 2em;">
- <a href="https://github.com/apache/incubator-openwhisk-workshop/blob/master/README.md">incubator-openwhisk-workshop</a>
+ <a href="https://github.com/apache/openwhisk-workshop/blob/master/README.md">openwhisk-workshop</a>
provides a series of exercises to help you understand how to
use OpenWhisk to build serverless applications.
</p>
@@ -2060,7 +2060,7 @@ abcd.... locationUpdate
<p></p>
<h5>The OpenWhisk Debugger</h5>
<p class="indented">
- <a href="https://github.com/apache/incubator-openwhisk-debugger/blob/master/client/README.md">incubator-openwhisk-debugger</a>
+ <a href="https://github.com/apache/openwhisk-debugger/blob/master/client/README.md">openwhisk-debugger</a>
supports debugging OpenWhisk actions. The debugger will arrange
things so that the actions you wish to debug will be offloaded
from the main OpenWhisk servers
@@ -2199,7 +2199,7 @@ abcd.... locationUpdate
</a>
</p>
<p class="repo-title border-darkgoldenrod">
- <a href="https://github.com/apache/incubator-openwhisk-deploy-mesos"
+ <a href="https://github.com/apache/openwhisk-deploy-mesos"
title="Apache OpenWhisk deployment scripts and
configuration files for running under Apache Mesos.">
openwhisk-deploy-mesos
@@ -2237,14 +2237,14 @@ abcd.... locationUpdate
</a>
</p>
<p class="repo-title border-deeper-aquamarine">
- <a href="https://github.com/apache/incubator-openwhisk-debugger"
+ <a href="https://github.com/apache/openwhisk-debugger"
title="This repository provides wskdb, the OpenWhisk
debugger.">
openwhisk-debugger
</a>
</p>
<p class="repo-title border-deeper-aquamarine">
- <a href="https://github.com/apache/incubator-openwhisk-playground"
+ <a href="https://github.com/apache/openwhisk-playground"
title="This library provides functionality of executing
a snippet of source code as OpenWhisk action for
OpenWhisk Xcode Source Editor Extension in order to
@@ -2253,7 +2253,7 @@ abcd.... locationUpdate
</a>
</p>
<p class="repo-title border-deeper-aquamarine">
- <a href="https://github.com/apache/incubator-openwhisk-vscode"
+ <a href="https://github.com/apache/openwhisk-vscode"
title="This is a prototype extension for Visual Studio
Code that enables complete round trip cycles for
authoring OpenWhisk actions inside the editor. ">
@@ -2262,7 +2262,7 @@ abcd.... locationUpdate
</p>
<p class="repo-title border-deeper-aquamarine">
<a
- href="https://github.com/apache/incubator-openwhisk-xcode"
+ href="https://github.com/apache/openwhisk-xcode"
title="This repository has three projects, OpenWhisk
Xcode Extension, WhiskBot - OpenWhisk Watson
Conversation Chatbot, and wskTools.">
@@ -2298,7 +2298,7 @@ abcd.... locationUpdate
</a>
</p>
<p class="repo-title border-darksalmon">
- <a href="https://github.com/apache/incubator-openwhisk-package-deploy"
+ <a href="https://github.com/apache/openwhisk-package-deploy"
title="The /whisk.system/deploy package offers a
convenient way for you to describe and deploy any p
art of the OpenWhisk programming model using a Manifest
@@ -2307,14 +2307,14 @@ abcd.... locationUpdate
</a>
</p>
<p class="repo-title border-darksalmon">
- <a href="https://github.com/apache/incubator-openwhisk-package-pushnotifications"
+ <a href="https://github.com/apache/openwhisk-package-pushnotifications"
title="The /whisk.system/pushnotifications package
enables you to work with a push service.">
openwhisk-package-pushnotifications
</a>
</p>
<p class="repo-title border-darksalmon">
- <a href="https://github.com/apache/incubator-openwhisk-package-rss"
+ <a href="https://github.com/apache/openwhisk-package-rss"
title="This package allows users to subscribe to
RSS/ATOM feeds and receive events when a new feed
item is available.">
@@ -2322,7 +2322,7 @@ abcd.... locationUpdate
</a>
</p>
<p class="repo-title border-darksalmon">
- <a href="https://github.com/apache/incubator-openwhisk-package-jira"
+ <a href="https://github.com/apache/openwhisk-package-jira"
title="This package includes actions that interact
with JIRA software software development tool used
for issue tracking, and project management functions.">
@@ -2330,7 +2330,7 @@ abcd.... locationUpdate
</a>
</p>
<p class="repo-title border-darksalmon">
- <a href="https://github.com/apache/incubator-openwhisk-package-template"
+ <a href="https://github.com/apache/openwhisk-package-template"
title="This package is a template for Openwhisk Packages,
it can be used to build, test and integrate new packages.">
openwhisk-package-template
@@ -2357,19 +2357,19 @@ abcd.... locationUpdate
<h5>Samples</h5>
<p>Few example applications to demonstrate OpenWhisk features and functionalities:</p>
<p class="repo-title border-darkorange">
- <a href="https://github.com/apache/incubator-openwhisk-sample-slackbot"
+ <a href="https://github.com/apache/openwhisk-sample-slackbot"
title="This repository contains proof-of-concept-quality
code to deploy a Slackbot with the capability to run
OpenWhisk actions.">
openwhisk-sample-slackbot</a>
</p>
<p class="repo-title border-darkorange">
- <a href="https://github.com/apache/incubator-openwhisk-slackinvite"
+ <a href="https://github.com/apache/openwhisk-slackinvite"
title="Invite for Apache OpenWhisk Team on Slack.">
openwhisk-slackinvite</a>
</p>
<p class="repo-title border-darkorange">
- <a href="https://github.com/apache/incubator-openwhisk-GitHubSlackBot"
+ <a href="https://github.com/apache/openwhisk-GitHubSlackBot"
title="This bot is designed to post updates to Slack when
a GitHub pull request is ready to merge or a list of pull
requests are under review for certain days and haven't
@@ -2377,18 +2377,18 @@ abcd.... locationUpdate
openwhisk-GitHubSlackBot</a>
</p>
<p class="repo-title border-darkorange">
- <a href="https://github.com/apache/incubator-openwhisk-sample-matos"
+ <a href="https://github.com/apache/openwhisk-sample-matos"
title="Sample application with Message Hub and Object Store.">
openwhisk-sample-matos</a>
</p>
<p class="repo-title border-darkorange">
- <a href="https://github.com/apache/incubator-openwhisk-tutorial"
+ <a href="https://github.com/apache/openwhisk-tutorial"
title="An interactive learning environment for the
Apache OpenWhisk command line.">
openwhisk-tutorial</a>
</p>
<p class="repo-title border-darkorange">
- <a href="https://github.com/apache/incubator-openwhisk-workshop"
+ <a href="https://github.com/apache/openwhisk-workshop"
title="OpenWhisk workshop to help developers learn how
to build serverless applications using the platform.">
openwhisk-workshop</a>
@@ -2410,7 +2410,7 @@ abcd.... locationUpdate
openwhisk-website</a>
</p>
<p class="repo-title border-darkred">
- <a href="https://github.com/apache/incubator-openwhisk-external-resources"
+ <a href="https://github.com/apache/openwhisk-external-resources"
title="Curated list of awesome OpenWhisk things.">
openwhisk-external-resources</a>
</p>
@@ -2597,7 +2597,7 @@ $ make quick-start
<a class="indexable" id="deploy_mesos"></a>
<h5>Mesos</h5>
<p>
- <a href="https://github.com/apache/incubator-openwhisk-deploy-mesos/blob/master/README.md">Deploy
OpenWhisk to a Mesos Cluster</a>
+ <a href="https://github.com/apache/openwhisk-deploy-mesos/blob/master/README.md">Deploy
OpenWhisk to a Mesos Cluster</a>
is under active development.
</p>
</div>
@@ -2639,7 +2639,7 @@ $ make quick-start
<ul>
<li><a href="events.html">Events</a> - list of past OpenWhisk
events</li>
- <li><a href="https://github.com/apache/incubator-openwhisk-external-resources#awesome-openwhisk--">Awesome
OpenWhisk</a>
+ <li><a href="https://github.com/apache/openwhisk-external-resources#awesome-openwhisk--">Awesome
OpenWhisk</a>
- list of OpenWhisk resources and tips including articles,
books, videos, presentations, podcasts, etc.</li>
</ul>
diff --git a/_layouts/home.html b/_layouts/home.html
index b0918dd..e21e78b 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -61,7 +61,7 @@ layout: default
within Cloud infrastructures. Options include many of today's
popular Container frameworks such as
<a href="https://github.com/apache/openwhisk-deploy-kube/blob/master/README.md">Kubernetes
and OpenShift</a>,
- <a href="https://github.com/apache/incubator-openwhisk-deploy-mesos/blob/master/README.md">Mesos</a>
and
+ <a href="https://github.com/apache/openwhisk-deploy-mesos/blob/master/README.md">Mesos</a>
and
<a href="https://github.com/apache/openwhisk-devtools/blob/master/docker-compose/README.md">Compose</a>.
In general, the community endorses deployment on Kubernetes
using
@@ -140,15 +140,15 @@ layout: default
<a href="https://github.com/apache/openwhisk-package-kafka">Kafka</a>
message queues,
databases including <a href="https://github.com/apache/openwhisk-package-cloudant">Cloudant</a>,
- <a href="https://github.com/apache/incubator-openwhisk-package-pushnotifications">Push
Notifications</a>
+ <a href="https://github.com/apache/openwhisk-package-pushnotifications">Push
Notifications</a>
from mobile applications,
<a href="https://github.com/apache/openwhisk-catalog/tree/master/packages/slack">Slack</a>
messaging,
- and <a href="https://github.com/apache/incubator-openwhisk-package-rss">RSS</a>
+ and <a href="https://github.com/apache/openwhisk-package-rss">RSS</a>
feeds.
Development pipelines can take advantage of integrations with
<a href="https://github.com/apache/openwhisk-catalog/tree/master/packages/github">GitHub</a>,
- <a href="https://github.com/apache/incubator-openwhisk-package-jira">JIRA</a>,
+ <a href="https://github.com/apache/openwhisk-package-jira">JIRA</a>,
or easily connect with custom data services from the
<a href="https://github.com/apache/openwhisk-catalog/tree/master/packages/weather">Weather</a>
company.
|