Matt Rutkowski
Matt Rutkowski
@Wohllebe-dotSource Just curious... why does your code need to include zero-length files? It would be good to understand the use case before any code changes are made. Also, feel free...
See comments in https://github.com/apache/openwhisk-wskdeploy/pull/1134
@pritidesai Can we open up the appropriate issues to track the following TODOs? (and reference here)? I assume we want issues here to create "test" or use cases to test...
@style95 I had interacted with @dpsommer and asked him to open this issue. After speaking with Priti, it seems that last year (May 2018) that we found that the Go...
Note: if an action has both keys 'web' and 'web-export' are both declared in a manifest, the value in 'web' takes precedence.
To reproduce, you should be able to revert any "dummy" PR, even "reopen" PR https://github.com/apache/incubator-openwhisk-wskdeploy/pull/911 and see the Travis logs first-hand.
Although I have read the attached discussion thread (which itself lacked context) I am not inclined to begin using a 3rd party alternative unless there is a compelling reason to...
@huksley @ZachHerridge There is not error in wskdeploy; it is merely reporting that your .wskprops appears to be missing a key/value for ```APIGW_ACCESS_TOKEN```. Not sure what the devtools' Compose installation...
Seeing that your .wsprops file is very sparse... I would also ask if you have followed the CLI setup instructions: https://github.com/apache/openwhisk/blob/master/docs/cli.md and also to see what server-side errors you might...
@csantanapr ahh yes, pagination... recall this being discussed when it was added. Good catch.