apache / openwhisk-cli

Apache OpenWhisk Command Line Interface (CLI)
https://openwhisk.apache.org/
Apache License 2.0
103 stars 98 forks source link

remove test for download of iOS SDK #478

Closed dgrove-oss closed 4 years ago

dgrove-oss commented 4 years ago

core PR 4795 removed the iOS SDK download route from nginx.conf; remove cli test that checks that route is available.

Minimal PR to repair build. Probably should remove the iOS SDK support from the cli install command and the partial implementation from whisk-client-go/sdk.go