apache / openwhisk

Apache OpenWhisk is an open source serverless cloud platform
https://openwhisk.apache.org/
Apache License 2.0
6.54k stars 1.17k forks source link

Move "github" package from openwhisk to openwhisk-catalog #665

Closed houshengbo closed 8 years ago

houshengbo commented 8 years ago

Issue #4 is a prereq.

Move sample "github" in current repo./directory:

/openwhisk-openwhisk/catalog/github

to the "openwhisk-catalog" repo. under directory structure:

/openwhisk-catalog/packages/github

including action files

webhook.js

Update install script (in /openwhisk-catalog/packages directory, after Issue #4 is completed) :

installGit.sh
houshengbo commented 8 years ago

Refer to openwhisk-catalog: https://github.com/openwhisk/openwhisk-catalog/issues/5