apache / apache/openwhisk-package-cloudant
install catalog for this package doesn't conform to openwhisk-catalog
Open
- Dominant language
- Scala
- Stars
- 17
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
the installation script for this catalog is different and doesn't reuse any of the utils from the openwhisk-catalog --- this is bad because it means one needs a completely different process to install this catalog (locally) compared to the other package.
for better or worse, all our packages should follow a standard process for deployment. so we should have only one (whether it uses the pattern here or in the other repo), and make every package adapt accordingly.
Contributor guide
Assessment
This issue has not been assessed yet.