apache / openwhisk-catalog

Curated catalog of Apache OpenWhisk packages to interface with event producers and consumers
https://openwhisk.apache.org/
Apache License 2.0
33 stars 49 forks source link

Move the auth key variable to proper location #238

Closed ningyougang closed 5 years ago

ningyougang commented 7 years ago

the AUTH_KEY variable is defined repeatedly on installCombinators.sh, installGit.sh and so on. So it is necessary to move it to util.sh

ningyougang commented 7 years ago

@rabbah can you review?

rabbah commented 5 years ago

Sorry that I missed this. @pritidesai how will the authentication work with your PR https://github.com/apache/incubator-openwhisk-catalog/pull/268?