rabbah commented on pull request #482:
URL: https://github.com/apache/openwhisk-website/pull/482#issuecomment-845610460


   I have some code I used in the past to aggregate all the stats across our 
repos. This is an outdated list - we've added some repos since and we exited 
incubation so all the repos were renamed. I can make a new list if it's 
possible to do this.
   
   ```
   const repos = [ 
     'incubator-openwhisk',
     'incubator-openwhisk-apigateway',
     'incubator-openwhisk-catalog',
     'incubator-openwhisk-cli',
     'incubator-openwhisk-wskdeploy',
     'incubator-openwhisk-client-go',
     'incubator-openwhisk-client-go',
     'incubator-openwhisk-client-js',
     'incubator-openwhisk-client-python',
     'incubator-openwhisk-client-swift',
     'incubator-openwhisk-runtime-ballerina',
     'incubator-openwhisk-runtime-docker',
     'incubator-openwhisk-runtime-go',
     'incubator-openwhisk-runtime-java',
     'incubator-openwhisk-runtime-nodejs',
     'incubator-openwhisk-runtime-php',
     'incubator-openwhisk-runtime-python',
     'incubator-openwhisk-runtime-ruby',
     'incubator-openwhisk-runtime-swift',
     'incubator-openwhisk-runtime-dotnet',
     'incubator-openwhisk-runtime-rust',
     'incubator-openwhisk-deploy-kube',
     'incubator-openwhisk-deploy-mesos',
     'incubator-openwhisk-devtools',
     'incubator-openwhisk-utilities',
     'incubator-openwhisk-package-alarms',
     'incubator-openwhisk-package-cloudant',
     'incubator-openwhisk-package-deploy',
     'incubator-openwhisk-package-jira',
     'incubator-openwhisk-package-kafka',
     'incubator-openwhisk-package-pushnotifications',
     'incubator-openwhisk-package-rss',
     'incubator-openwhisk-package-template'  
   ]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to