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.git
The following commit(s) were added to refs/heads/master by this push:
new bf62f74 modules.md: travis-ci.org -> travis-ci.com migration (#5139)
bf62f74 is described below
commit bf62f740057f5210ff05582d119fd692fb6c6341
Author: David Grove <[email protected]>
AuthorDate: Tue Jul 6 16:50:22 2021 -0400
modules.md: travis-ci.org -> travis-ci.com migration (#5139)
---
docs/dev/modules.md | 56 ++++++++++++++++-----------------
tools/dev/src/main/resources/modules.md | 2 +-
2 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/docs/dev/modules.md b/docs/dev/modules.md
index e9dc7b9..adf8414 100644
--- a/docs/dev/modules.md
+++ b/docs/dev/modules.md
@@ -28,58 +28,58 @@ This page is generated via script `./gradlew
:tools:dev:renderModuleDetails`. Se
| Module | Description | Module Status |
|--- |--- |--- |
-| [openwhisk](https://github.com/apache/openwhisk) | Apache OpenWhisk is an
open source serverless cloud platform | [](https://travis-ci.org/apache/openwhisk)
|
-| [openwhisk-apigateway](https://github.com/apache/openwhisk-apigateway) |
Apache OpenWhisk API Gateway service for exposing actions as REST interfaces. |
[](https://travis-ci.org/apache/openwhisk-apigateway)
|
-| [openwhisk-catalog](https://github.com/apache/openwhisk-catalog) | Curated
catalog of Apache OpenWhisk packages to interface with event producers and
consumers | [](https://travis-ci.org/apache/openwhisk-catalog)
|
-| [openwhisk-cli](https://github.com/apache/openwhisk-cli) | Apache OpenWhisk
Command Line Interface (CLI) | [](https://travis-ci.org/apache/openwhisk-cli)
|
-| [openwhisk-composer](https://github.com/apache/openwhisk-composer) | Apache
OpenWhisk Composer provides a high-level programming model in JavaScript for
composing serverless functions | [](https://travis-ci.org/apache/openwhisk-composer)
|
-|
[openwhisk-composer-python](https://github.com/apache/openwhisk-composer-python)
| Apache OpenWhisk Composer Python provides a high-level programming model in
Python for composing serverless functions | [](https://travis-ci.org/apache/openwhisk-composer-python)
|
-| [openwhisk-wskdeploy](https://github.com/apache/openwhisk-wskdeploy) |
Apache OpenWhisk utility for deploying and managing OpenWhisk projects and
packages | [](https://travis-ci.org/apache/openwhisk-wskdeploy)
|
+| [openwhisk](https://github.com/apache/openwhisk) | Apache OpenWhisk is an
open source serverless cloud platform | [](https://travis-ci.com/apache/openwhisk)
|
+| [openwhisk-apigateway](https://github.com/apache/openwhisk-apigateway) |
Apache OpenWhisk API Gateway service for exposing actions as REST interfaces. |
[](https://travis-ci.com/apache/openwhisk-apigateway)
|
+| [openwhisk-catalog](https://github.com/apache/openwhisk-catalog) | Curated
catalog of Apache OpenWhisk packages to interface with event producers and
consumers | [](https://travis-ci.com/apache/openwhisk-catalog)
|
+| [openwhisk-cli](https://github.com/apache/openwhisk-cli) | Apache OpenWhisk
Command Line Interface (CLI) | [](https://travis-ci.com/apache/openwhisk-cli)
|
+| [openwhisk-composer](https://github.com/apache/openwhisk-composer) | Apache
OpenWhisk Composer provides a high-level programming model in JavaScript for
composing serverless functions | [](https://travis-ci.com/apache/openwhisk-composer)
|
+|
[openwhisk-composer-python](https://github.com/apache/openwhisk-composer-python)
| Apache OpenWhisk Composer Python provides a high-level programming model in
Python for composing serverless functions | [](https://travis-ci.com/apache/openwhisk-composer-python)
|
+| [openwhisk-wskdeploy](https://github.com/apache/openwhisk-wskdeploy) |
Apache OpenWhisk utility for deploying and managing OpenWhisk projects and
packages | [](https://travis-ci.com/apache/openwhisk-wskdeploy)
|
## Clients
| Module | Description | Module Status |
|--- |--- |--- |
-| [openwhisk-client-go](https://github.com/apache/openwhisk-client-go) | Go
client library for the Apache OpenWhisk platform | [](https://travis-ci.org/apache/openwhisk-client-go)
|
-| [openwhisk-client-js](https://github.com/apache/openwhisk-client-js) |
JavaScript client library for the Apache OpenWhisk platform | [](https://travis-ci.org/apache/openwhisk-client-js)
|
+| [openwhisk-client-go](https://github.com/apache/openwhisk-client-go) | Go
client library for the Apache OpenWhisk platform | [](https://travis-ci.com/apache/openwhisk-client-go)
|
+| [openwhisk-client-js](https://github.com/apache/openwhisk-client-js) |
JavaScript client library for the Apache OpenWhisk platform | [](https://travis-ci.com/apache/openwhisk-client-js)
|
## Runtimes
| Module | Description | Module Status |
|--- |--- |--- |
-|
[openwhisk-runtime-ballerina](https://github.com/apache/openwhisk-runtime-ballerina)
| Apache OpenWhisk Runtime Ballerina supports Apache OpenWhisk functions
written in Ballerina | [](https://travis-ci.org/apache/openwhisk-runtime-ballerina)
|
-| [openwhisk-runtime-deno](https://github.com/apache/openwhisk-runtime-deno) |
Apache OpenWhisk Runtime Deno supports Apache OpenWhisk functions written in
Deno | [](https://travis-ci.org/apache/openwhisk-runtime-deno)
|
-|
[openwhisk-runtime-docker](https://github.com/apache/openwhisk-runtime-docker)
| Apache OpenWhisk SDK for building Docker "blackbox" runtimes | [](https://travis-ci.org/apache/openwhisk-runtime-docker)
|
-|
[openwhisk-runtime-dotnet](https://github.com/apache/openwhisk-runtime-dotnet)
| Apache OpenWhisk Runtime .Net supports Apache OpenWhisk functions written in
.Net languages | [](https://travis-ci.org/apache/openwhisk-runtime-dotnet)
|
-| [openwhisk-runtime-go](https://github.com/apache/openwhisk-runtime-go) |
Apache OpenWhisk Runtime Go supports Apache OpenWhisk functions written in Go |
[](https://travis-ci.org/apache/openwhisk-runtime-go)
|
-| [openwhisk-runtime-java](https://github.com/apache/openwhisk-runtime-java) |
Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in
Java and other JVM-hosted languages | [](https://travis-ci.org/apache/openwhisk-runtime-java)
|
-|
[openwhisk-runtime-nodejs](https://github.com/apache/openwhisk-runtime-nodejs)
| Apache OpenWhisk Runtime NodeJS supports Apache OpenWhisk functions written
in JavaScript for NodeJS | [](https://travis-ci.org/apache/openwhisk-runtime-nodejs)
|
-| [openwhisk-runtime-php](https://github.com/apache/openwhisk-runtime-php) |
Apache OpenWhisk Runtime PHP supports Apache OpenWhisk functions written in PHP
| [](https://travis-ci.org/apache/openwhisk-runtime-php)
|
-|
[openwhisk-runtime-python](https://github.com/apache/openwhisk-runtime-python)
| Apache OpenWhisk Runtime Python supports Apache OpenWhisk functions written
in Python | [](https://travis-ci.org/apache/openwhisk-runtime-python)
|
-| [openwhisk-runtime-ruby](https://github.com/apache/openwhisk-runtime-ruby) |
Apache OpenWhisk Runtime Ruby supports Apache OpenWhisk functions written in
Ruby | [](https://travis-ci.org/apache/openwhisk-runtime-ruby)
|
-| [openwhisk-runtime-rust](https://github.com/apache/openwhisk-runtime-rust) |
Apache OpenWhisk Runtime Rust supports Apache OpenWhisk functions written in
Rust | [](https://travis-ci.org/apache/openwhisk-runtime-rust)
|
-| [openwhisk-runtime-swift](https://github.com/apache/openwhisk-runtime-swift)
| Apache OpenWhisk Runtime Swift supports Apache OpenWhisk functions written in
Swift | [](https://travis-ci.org/apache/openwhisk-runtime-swift)
|
+|
[openwhisk-runtime-ballerina](https://github.com/apache/openwhisk-runtime-ballerina)
| Apache OpenWhisk Runtime Ballerina supports Apache OpenWhisk functions
written in Ballerina | [](https://travis-ci.com/apache/openwhisk-runtime-ballerina)
|
+| [openwhisk-runtime-deno](https://github.com/apache/openwhisk-runtime-deno) |
Apache OpenWhisk Runtime Deno supports Apache OpenWhisk functions written in
Deno | [](https://travis-ci.com/apache/openwhisk-runtime-deno)
|
+|
[openwhisk-runtime-docker](https://github.com/apache/openwhisk-runtime-docker)
| Apache OpenWhisk SDK for building Docker "blackbox" runtimes | [](https://travis-ci.com/apache/openwhisk-runtime-docker)
|
+|
[openwhisk-runtime-dotnet](https://github.com/apache/openwhisk-runtime-dotnet)
| Apache OpenWhisk Runtime .Net supports Apache OpenWhisk functions written in
.Net languages | [](https://travis-ci.com/apache/openwhisk-runtime-dotnet)
|
+| [openwhisk-runtime-go](https://github.com/apache/openwhisk-runtime-go) |
Apache OpenWhisk Runtime Go supports Apache OpenWhisk functions written in Go |
[](https://travis-ci.com/apache/openwhisk-runtime-go)
|
+| [openwhisk-runtime-java](https://github.com/apache/openwhisk-runtime-java) |
Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in
Java and other JVM-hosted languages | [](https://travis-ci.com/apache/openwhisk-runtime-java)
|
+|
[openwhisk-runtime-nodejs](https://github.com/apache/openwhisk-runtime-nodejs)
| Apache OpenWhisk Runtime NodeJS supports Apache OpenWhisk functions written
in JavaScript for NodeJS | [](https://travis-ci.com/apache/openwhisk-runtime-nodejs)
|
+| [openwhisk-runtime-php](https://github.com/apache/openwhisk-runtime-php) |
Apache OpenWhisk Runtime PHP supports Apache OpenWhisk functions written in PHP
| [](https://travis-ci.com/apache/openwhisk-runtime-php)
|
+|
[openwhisk-runtime-python](https://github.com/apache/openwhisk-runtime-python)
| Apache OpenWhisk Runtime Python supports Apache OpenWhisk functions written
in Python | [](https://travis-ci.com/apache/openwhisk-runtime-python)
|
+| [openwhisk-runtime-ruby](https://github.com/apache/openwhisk-runtime-ruby) |
Apache OpenWhisk Runtime Ruby supports Apache OpenWhisk functions written in
Ruby | [](https://travis-ci.com/apache/openwhisk-runtime-ruby)
|
+| [openwhisk-runtime-rust](https://github.com/apache/openwhisk-runtime-rust) |
Apache OpenWhisk Runtime Rust supports Apache OpenWhisk functions written in
Rust | [](https://travis-ci.com/apache/openwhisk-runtime-rust)
|
+| [openwhisk-runtime-swift](https://github.com/apache/openwhisk-runtime-swift)
| Apache OpenWhisk Runtime Swift supports Apache OpenWhisk functions written in
Swift | [](https://travis-ci.com/apache/openwhisk-runtime-swift)
|
## Deployments
| Module | Description | Module Status |
|--- |--- |--- |
-| [openwhisk-deploy-kube](https://github.com/apache/openwhisk-deploy-kube) |
The Apache OpenWhisk Kubernetes Deployment repository supports deploying the
Apache OpenWhisk system on Kubernetes and OpenShift clusters. | [](https://travis-ci.org/apache/openwhisk-deploy-kube)
|
+| [openwhisk-deploy-kube](https://github.com/apache/openwhisk-deploy-kube) |
The Apache OpenWhisk Kubernetes Deployment repository supports deploying the
Apache OpenWhisk system on Kubernetes and OpenShift clusters. | [](https://travis-ci.com/apache/openwhisk-deploy-kube)
|
## Packages
| Module | Description | Module Status |
|--- |--- |--- |
-|
[openwhisk-package-alarms](https://github.com/apache/openwhisk-package-alarms)
| Apache OpenWhisk package that can be used to create periodic, time-based
alarms. | [](https://travis-ci.org/apache/openwhisk-package-alarms)
|
-|
[openwhisk-package-cloudant](https://github.com/apache/openwhisk-package-cloudant)
| The Apache OpenWhisk cloudant package enables you to work with a
Cloudant/CouchDB database | [](https://travis-ci.org/apache/openwhisk-package-cloudant)
|
-|
[openwhisk-package-deploy](https://github.com/apache/openwhisk-package-deploy)
| Apache openwhisk | [](https://travis-ci.org/apache/openwhisk-package-deploy)
|
-| [openwhisk-package-kafka](https://github.com/apache/openwhisk-package-kafka)
| Apache OpenWhisk package for communicating with Kafka or Message Hub |
[](https://travis-ci.org/apache/openwhisk-package-kafka)
|
-|
[openwhisk-package-pushnotifications](https://github.com/apache/openwhisk-package-pushnotifications)
| OpenWhisk Package for Bluemix Push Notifications Service | [](https://travis-ci.org/apache/openwhisk-package-pushnotifications)
|
-|
[openwhisk-pluggable-provider](https://github.com/apache/openwhisk-pluggable-provider)
| Apache OpenWhisk pluggable trigger feed event provider | [](https://travis-ci.org/apache/openwhisk-pluggable-provider)
|
+|
[openwhisk-package-alarms](https://github.com/apache/openwhisk-package-alarms)
| Apache OpenWhisk package that can be used to create periodic, time-based
alarms. | [](https://travis-ci.com/apache/openwhisk-package-alarms)
|
+|
[openwhisk-package-cloudant](https://github.com/apache/openwhisk-package-cloudant)
| The Apache OpenWhisk cloudant package enables you to work with a
Cloudant/CouchDB database | [](https://travis-ci.com/apache/openwhisk-package-cloudant)
|
+|
[openwhisk-package-deploy](https://github.com/apache/openwhisk-package-deploy)
| Apache openwhisk | [](https://travis-ci.com/apache/openwhisk-package-deploy)
|
+| [openwhisk-package-kafka](https://github.com/apache/openwhisk-package-kafka)
| Apache OpenWhisk package for communicating with Kafka or Message Hub |
[](https://travis-ci.com/apache/openwhisk-package-kafka)
|
+|
[openwhisk-package-pushnotifications](https://github.com/apache/openwhisk-package-pushnotifications)
| OpenWhisk Package for Bluemix Push Notifications Service | [](https://travis-ci.com/apache/openwhisk-package-pushnotifications)
|
+|
[openwhisk-pluggable-provider](https://github.com/apache/openwhisk-pluggable-provider)
| Apache OpenWhisk pluggable trigger feed event provider | [](https://travis-ci.com/apache/openwhisk-pluggable-provider)
|
## Samples and Examples
diff --git a/tools/dev/src/main/resources/modules.md
b/tools/dev/src/main/resources/modules.md
index 86c5a01..161d60d 100644
--- a/tools/dev/src/main/resources/modules.md
+++ b/tools/dev/src/main/resources/modules.md
@@ -28,7 +28,7 @@ This page is generated via script `./gradlew
:tools:dev:renderModuleDetails`. Se
<% if (c.travisEnabled) {%>
| Module | Description | Module Status |
|--- |--- |--- |
-<% c.repos.each { repo -> %>|
[${repo.name}](https://github.com/apache/${repo.name}) | ${repo.description} |
[](https://travis-ci.org/apache/${repo.name})
|
+<% c.repos.each { repo -> %>|
[${repo.name}](https://github.com/apache/${repo.name}) | ${repo.description} |
[](https://travis-ci.com/apache/${repo.name})
|
<% } %><% } else { %>
| Module | Description |
|--- |--- |
