-
Error I get is:
```
whisky@openwhisk:~$ sudo pip install --upgrade https://new-console.ng.bluemix.net/openwhisk/cli/download
Downloading/unpacking https://new-console.ng.bluemix.net/openwhisk/cli/dow…
-
I followed the doc:
https://github.com/openwhisk/openwhisk/blob/e5c4e58f8dfe63601f5e4395e7582b626c426678/docs/packages.md#creating-and-using-trigger-feeds
then I wrongly typed the command
wsk activa…
-
I used request and got the error "Error: connect ETIMEDOUT."
And then use node-request-retry, the error message is "Error: Cannot find module 'requestretry'"
Any way to solve the issue?
-
Based on the latest labs/user studies we ran, it seems that people still have a lot of trouble with understanding what a feed is (cp. the feedback I have shared via mail already).
Quote: "_I do not r…
-
After setting up vagrant image and couch db. Then it works fine when invoke action (echo) inside Vagrant image. But I cannot find a way to operate(crud operation) action,rule,trigger from outside wor…
-
openwhisk/docs/packages.md
Under **sharing a package** step 1.
`$ wsk package update sample --shared`
`ok: updated package sample`
should read 'custom' instead of 'sample' i.e.
`$ wsk package upda…
-
##### Feature Request:
Move the 'package' definition in the YAML to be per-function.
With 'package' as a top level component in the YAML file, all dependencies for all functions are included in th…
-
Right now javascript actions run with node 0.12.9.
We need to support newer versions of node.js.
As upgrading base software will be an ongoing issue, we should design a solution to allow users to ch…
-
with
```
>stack --version
Version 1.1.3, Git revision 8f7e62fbe3620a4b0ae5eb833cebfa50820f5050 x86_64 hpack-0.14.0
```
when i attempt a setup i see:
```
⚡ 05:37 PM noon ∈ ~>stack --resolver nightly…
silky updated
8 years ago