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 9c445f3  refresh module list (#5117)
9c445f3 is described below

commit 9c445f372f4e504acdd97fa20d046692fe61294d
Author: David Grove <[email protected]>
AuthorDate: Mon May 24 20:02:06 2021 -0400

    refresh module list (#5117)
---
 docs/dev/modules.md                              | 16 ++++++++++------
 tools/dev/src/main/groovy/CategoryManager.groovy |  4 ++--
 2 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/docs/dev/modules.md b/docs/dev/modules.md
index 6367dc1..520dc55 100644
--- a/docs/dev/modules.md
+++ b/docs/dev/modules.md
@@ -41,8 +41,8 @@ This page is generated via script `./gradlew 
:tools:dev:renderModuleDetails`. Se
 
 | Module | Description | Module Status |
 |---   |---    |---    |
-| [openwhisk-client-go](https://github.com/apache/openwhisk-client-go) | 
Apache OpenWhisk Go client API library | [![Build 
Status](https://travis-ci.org/apache/openwhisk-client-go.svg?branch=master)](https://travis-ci.org/apache/openwhisk-client-go)
 |
-| [openwhisk-client-js](https://github.com/apache/openwhisk-client-js) | 
JavaScript client library for the OpenWhisk platform | [![Build 
Status](https://travis-ci.org/apache/openwhisk-client-js.svg?branch=master)](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 | [![Build 
Status](https://travis-ci.org/apache/openwhisk-client-go.svg?branch=master)](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 | [![Build 
Status](https://travis-ci.org/apache/openwhisk-client-js.svg?branch=master)](https://travis-ci.org/apache/openwhisk-client-js)
 |
 
 
 ## Runtimes
@@ -50,6 +50,7 @@ This page is generated via script `./gradlew 
:tools:dev:renderModuleDetails`. Se
 | 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 | [![Build 
Status](https://travis-ci.org/apache/openwhisk-runtime-ballerina.svg?branch=master)](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 | [![Build 
Status](https://travis-ci.org/apache/openwhisk-runtime-deno.svg?branch=master)](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 | [![Build 
Status](https://travis-ci.org/apache/openwhisk-runtime-docker.svg?branch=master)](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 | [![Build 
Status](https://travis-ci.org/apache/openwhisk-runtime-dotnet.svg?branch=master)](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 | 
[![Build 
Status](https://travis-ci.org/apache/openwhisk-runtime-go.svg?branch=master)](https://travis-ci.org/apache/openwhisk-runtime-go)
 |
@@ -74,8 +75,8 @@ This page is generated via script `./gradlew 
:tools:dev:renderModuleDetails`. Se
 
 | 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 | [![Build 
Status](https://travis-ci.org/apache/openwhisk-package-alarms.svg?branch=master)](https://travis-ci.org/apache/openwhisk-package-alarms)
 |
-| 
[openwhisk-package-cloudant](https://github.com/apache/openwhisk-package-cloudant)
 | The /whisk.system/cloudant package enables you to work with a Cloudant 
database | [![Build 
Status](https://travis-ci.org/apache/openwhisk-package-cloudant.svg?branch=master)](https://travis-ci.org/apache/openwhisk-package-cloudant)
 |
+| 
[openwhisk-package-alarms](https://github.com/apache/openwhisk-package-alarms) 
| Apache OpenWhisk package that can be used to create periodic, time-based 
alarms. | [![Build 
Status](https://travis-ci.org/apache/openwhisk-package-alarms.svg?branch=master)](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 | [![Build 
Status](https://travis-ci.org/apache/openwhisk-package-cloudant.svg?branch=master)](https://travis-ci.org/apache/openwhisk-package-cloudant)
 |
 | 
[openwhisk-package-deploy](https://github.com/apache/openwhisk-package-deploy) 
| Apache openwhisk | [![Build 
Status](https://travis-ci.org/apache/openwhisk-package-deploy.svg?branch=master)](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 | 
[![Build 
Status](https://travis-ci.org/apache/openwhisk-package-kafka.svg?branch=master)](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 | [![Build 
Status](https://travis-ci.org/apache/openwhisk-package-pushnotifications.svg?branch=master)](https://travis-ci.org/apache/openwhisk-package-pushnotifications)
 |
@@ -94,13 +95,16 @@ This page is generated via script `./gradlew 
:tools:dev:renderModuleDetails`. Se
 | Module | Description |
 |---   |---    |
 | [openwhisk-devtools](https://github.com/apache/openwhisk-devtools) | 
Development tools for building and deploying Apache OpenWhisk |
+| 
[openwhisk-intellij-plugin](https://github.com/apache/openwhisk-intellij-plugin)
 | Intellij plugin for Apache OpenWhisk |
+| 
[openwhisk-vscode-extension](https://github.com/apache/openwhisk-vscode-extension)
 | VSCode extension for Apache OpenWhisk |
+| [openwhisk-wskdebug](https://github.com/apache/openwhisk-wskdebug) | 
Debugging and live development tool for Apache OpenWhisk |
 
 
 ## Utilities
 
 | Module | Description |
 |---   |---    |
-| [openwhisk-release](https://github.com/apache/openwhisk-release) | Apache 
openwhisk release |
+| [openwhisk-release](https://github.com/apache/openwhisk-release) | Tools and 
documentation for Apache OpenWhisk Release Managers |
 | [openwhisk-utilities](https://github.com/apache/openwhisk-utilities) | 
Shared utilities used across Apache OpenWhisk project repositories. |
 
 
@@ -110,7 +114,7 @@ This page is generated via script `./gradlew 
:tools:dev:renderModuleDetails`. Se
 |---   |---    |
 | 
[openwhisk-external-resources](https://github.com/apache/openwhisk-external-resources)
 | ✨ Curated list of awesome OpenWhisk things ✨ |
 | [openwhisk-test](https://github.com/apache/openwhisk-test) | Test repo. for 
Apache OpenWhisk client-side tooling. |
-| [openwhisk-website](https://github.com/apache/openwhisk-website) | Apache 
OpenWhisk website (openwhisk.apache.org) code built using Jekyll |
+| [openwhisk-website](https://github.com/apache/openwhisk-website) | Apache 
OpenWhisk website (openwhisk.apache.org) content; built using Jekyll |
 
 
 ## Archived
diff --git a/tools/dev/src/main/groovy/CategoryManager.groovy 
b/tools/dev/src/main/groovy/CategoryManager.groovy
index b5173fd..afb9671 100644
--- a/tools/dev/src/main/groovy/CategoryManager.groovy
+++ b/tools/dev/src/main/groovy/CategoryManager.groovy
@@ -24,8 +24,8 @@ class CategoryManager {
         [name: "Runtimes", travis: true, archived: false, contains: 
['-runtime-']],
         [name: "Deployments", travis: true, archived: false, contains: 
['-deploy-']],
         [name: "Packages", travis: true, archived: false, contains: 
['-package-', '-provider']],
-        [name: "Samples and Examples", travis: false, archived: false, 
suffixes: ['workshop', 'slackinvite', 'sample-slackbot', 'sample-matos', 
'tutorial', 'GitHubSlackBot']],
-        [name: "Development Tools", travis: false, archived: false, suffixes: 
['devtools', 'xcode', 'vscode', 'playground', 'debugger']],
+        [name: "Samples and Examples", travis: false, archived: false, 
suffixes: ['slackinvite']],
+        [name: "Development Tools", travis: false, archived: false, suffixes: 
['devtools', 'wskdebug', '-plugin', '-extension']],
         [name: "Utilities", travis: false, archived: false, suffixes: 
['utilities', 'release']],
         [name: "Others", travis: false, archived: false],
         [name: "Archived", travis: false, archived: true]

Reply via email to