Skip to content

Commit

Permalink
Update the OpenWhisk module list (apache#4384)
Browse files Browse the repository at this point in the history
  • Loading branch information
chetanmeh authored Mar 27, 2019
1 parent 20ba52e commit 29d0d5d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
25 changes: 15 additions & 10 deletions docs/dev/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,18 @@ This page is generated via script `./gradlew :tools:dev:renderModuleDetails`. Se
| Module | Description | Module Status |
|--- |--- |--- |
| [incubator-openwhisk](https://github.com/apache/incubator-openwhisk) | Apache OpenWhisk is a serverless event-based programming service and an Apache Incubator project. | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk) |
| [incubator-openwhisk-apigateway](https://github.com/apache/incubator-openwhisk-apigateway) | A performant API Gateway based on Openresty and NGINX | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-apigateway.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-apigateway) |
| [incubator-openwhisk-apigateway](https://github.com/apache/incubator-openwhisk-apigateway) | Apache OpenWhisk API Gateway service for exposing actions as REST interfaces. | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-apigateway.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-apigateway) |
| [incubator-openwhisk-catalog](https://github.com/apache/incubator-openwhisk-catalog) | Curated catalog of Apache OpenWhisk packages to interface with event producers and consumers | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-catalog.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-catalog) |
| [incubator-openwhisk-cli](https://github.com/apache/incubator-openwhisk-cli) | OpenWhisk Command Line Interface (CLI) | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-cli.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-cli) |
| [incubator-openwhisk-wskdeploy](https://github.com/apache/incubator-openwhisk-wskdeploy) | Utility for deploying and managing Apache OpenWhisk packages and projects | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-wskdeploy.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-wskdeploy) |
| [incubator-openwhisk-cli](https://github.com/apache/incubator-openwhisk-cli) | Apache OpenWhisk Command Line Interface (CLI) | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-cli.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-cli) |
| [incubator-openwhisk-composer](https://github.com/apache/incubator-openwhisk-composer) | Composer is a new programming model for composing cloud functions built on Apache OpenWhisk. | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-composer.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-composer) |
| [incubator-openwhisk-wskdeploy](https://github.com/apache/incubator-openwhisk-wskdeploy) | Apache OpenWhisk utility for deploying and managing OpenWhisk projects and packages | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-wskdeploy.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-wskdeploy) |


## Clients

| Module | Description | Module Status |
|--- |--- |--- |
| [incubator-openwhisk-client-go](https://github.com/apache/incubator-openwhisk-client-go) | This project openwhisk-client-go is a Go client library to access Openwhisk API | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-client-go.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-client-go) |
| [incubator-openwhisk-client-go](https://github.com/apache/incubator-openwhisk-client-go) | Apache OpenWhisk Go client API library | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-client-go.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-client-go) |
| [incubator-openwhisk-client-js](https://github.com/apache/incubator-openwhisk-client-js) | JavaScript client library for the OpenWhisk platform | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-client-js.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-client-js) |
| [incubator-openwhisk-client-python](https://github.com/apache/incubator-openwhisk-client-python) | REST API of OpenWhisk can be used directly from Python | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-client-python.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-client-python) |
| [incubator-openwhisk-client-swift](https://github.com/apache/incubator-openwhisk-client-swift) | openwhisk-client-swift is a Swift client SDK for OpenWhisk with support for iOS, WatchOS2, and Darwin CLI apps | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-client-swift.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-client-swift) |
Expand All @@ -49,14 +50,16 @@ This page is generated via script `./gradlew :tools:dev:renderModuleDetails`. Se

| Module | Description | Module Status |
|--- |--- |--- |
| [incubator-openwhisk-runtime-ballerina](https://github.com/apache/incubator-openwhisk-runtime-ballerina) | Apache OpenWhisk Ballerina runtime| [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-ballerina.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-ballerina) |
| [incubator-openwhisk-runtime-docker](https://github.com/apache/incubator-openwhisk-runtime-docker) | Apache openwhisk | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-docker.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-docker) |
| [incubator-openwhisk-runtime-ballerina](https://github.com/apache/incubator-openwhisk-runtime-ballerina) | Apache OpenWhisk Ballerina runtime. Learn more at https://openwhisk.apache.org. | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-ballerina.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-ballerina) |
| [incubator-openwhisk-runtime-docker](https://github.com/apache/incubator-openwhisk-runtime-docker) | Apache OpenWhisk SDK for building Docker “blackbox" runtimes. https://openwhisk.apache.org/ | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-docker.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-docker) |
| [incubator-openwhisk-runtime-dotnet](https://github.com/apache/incubator-openwhisk-runtime-dotnet) | Apache OpenWhisk Runtime for .Net | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-dotnet.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-dotnet) |
| [incubator-openwhisk-runtime-go](https://github.com/apache/incubator-openwhisk-runtime-go) | Apache openwhisk runtime for go actions | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-go.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-go) |
| [incubator-openwhisk-runtime-java](https://github.com/apache/incubator-openwhisk-runtime-java) | Apache Openwhisk java runtimes | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-java.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-java) |
| [incubator-openwhisk-runtime-nodejs](https://github.com/apache/incubator-openwhisk-runtime-nodejs) | Apache openwhisk nodejs runtime | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-nodejs.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-nodejs) |
| [incubator-openwhisk-runtime-php](https://github.com/apache/incubator-openwhisk-runtime-php) | Apache openwhisk php runtime | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-php.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-php) |
| [incubator-openwhisk-runtime-python](https://github.com/apache/incubator-openwhisk-runtime-python) | Apache openwhisk python runtime | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-python.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-python) |
| [incubator-openwhisk-runtime-java](https://github.com/apache/incubator-openwhisk-runtime-java) | Apache OpenWhisk runtime for Java language functions. https://openwhisk.apache.org/ | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-java.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-java) |
| [incubator-openwhisk-runtime-nodejs](https://github.com/apache/incubator-openwhisk-runtime-nodejs) | Apache OpenWhisk runtime for Node.js JavaScript language functions. https://openwhisk.apache.org/ | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-nodejs.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-nodejs) |
| [incubator-openwhisk-runtime-php](https://github.com/apache/incubator-openwhisk-runtime-php) | Apache OpenWhisk runtime for PHP language functions. https://openwhisk.apache.org/ | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-php.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-php) |
| [incubator-openwhisk-runtime-python](https://github.com/apache/incubator-openwhisk-runtime-python) | Apache OpenWhisk runtime for Python language functions. https://openwhisk.apache.org/ | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-python.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-python) |
| [incubator-openwhisk-runtime-ruby](https://github.com/apache/incubator-openwhisk-runtime-ruby) | Apache OpenWhisk Ruby runtime | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-ruby.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-ruby) |
| [incubator-openwhisk-runtime-rust](https://github.com/apache/incubator-openwhisk-runtime-rust) | Apache OpenWhisk runtime for Rust functions. | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-rust.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-rust) |
| [incubator-openwhisk-runtime-swift](https://github.com/apache/incubator-openwhisk-runtime-swift) | Apache openwhisk swift runtime | [![Build Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-swift.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-swift) |


Expand Down Expand Up @@ -118,7 +121,9 @@ This page is generated via script `./gradlew :tools:dev:renderModuleDetails`. Se

| Module | Description |
|--- |--- |
| [incubator-openwhisk-composer-python](https://github.com/apache/incubator-openwhisk-composer-python) | Composer for Python is a new programming model for composing cloud functions built on Apache OpenWhisk (Incubating) |
| [incubator-openwhisk-external-resources](https://github.com/apache/incubator-openwhisk-external-resources) | ✨ Curated list of awesome OpenWhisk things ✨ |
| [incubator-openwhisk-pluggable-provider](https://github.com/apache/incubator-openwhisk-pluggable-provider) | Apache OpenWhisk pluggable trigger feed event provider |
| [incubator-openwhisk-podspecs](https://github.com/apache/incubator-openwhisk-podspecs) | CocoaPods Podspecs repo for openwhisk-client-swift |
| [incubator-openwhisk-selfserve-test](https://github.com/apache/incubator-openwhisk-selfserve-test) | Apache openwhisk |
| [incubator-openwhisk-test](https://github.com/apache/incubator-openwhisk-test) | Test repo. for Apache OpenWhisk client-side tooling. |
Expand Down
2 changes: 1 addition & 1 deletion tools/dev/src/main/groovy/CategoryManager.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import java.util.function.Predicate

class CategoryManager {
def categories = process([
[name: "Main", travis: true, suffixes: ['openwhisk', 'apigateway', 'catalog', 'cli', 'wskdeploy']],
[name: "Main", travis: true, suffixes: ['openwhisk', 'apigateway', 'catalog', 'cli', 'wskdeploy', 'composer']],
[name: "Clients", travis: true, contains: ['-client-']],
[name: "Runtimes", travis: true, contains: ['-runtime-']],
[name: "Deployments", travis: true, contains: ['-deploy-']],
Expand Down

0 comments on commit 29d0d5d

Please sign in to comment.