markusthoemmes closed pull request #3916: Update runtime repo listing URL: https://github.com/apache/incubator-openwhisk/pull/3916
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/docs/dev/modules.md b/docs/dev/modules.md index a6bdf0085b..2c1e6c4677 100644 --- a/docs/dev/modules.md +++ b/docs/dev/modules.md @@ -49,12 +49,14 @@ 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| [](https://travis-ci.org/apache/incubator-openwhisk-runtime-ballerina) | | [incubator-openwhisk-runtime-docker](https://github.com/apache/incubator-openwhisk-runtime-docker) | Apache openwhisk | [](https://travis-ci.org/apache/incubator-openwhisk-runtime-docker) | | [incubator-openwhisk-runtime-go](https://github.com/apache/incubator-openwhisk-runtime-go) | Apache openwhisk runtime for go actions | [](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 | [](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 | [](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 | [](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 | [](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 | [](https://travis-ci.org/apache/incubator-openwhisk-runtime-ruby) | | [incubator-openwhisk-runtime-swift](https://github.com/apache/incubator-openwhisk-runtime-swift) | Apache openwhisk swift runtime | [](https://travis-ci.org/apache/incubator-openwhisk-runtime-swift) | ---------------------------------------------------------------- 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
