-
This is for all the js under watson folder.
-
Using the documentation in the README, I have tried to create a trigger associated to the change feed for a Cloudant service and looking at the `wsk activation poll`.
The change feed does not seems …
-
To ease the deployment of the app, add a toolchain. The toolchain will create the services, the webapp and deploy the OpenWhisk actions/triggers.
- [x] build extractor Docker image with travis and …
-
Trying this in the CLI
```
$ wsk rule create ifGitThenEcho myGitTrigger /whisk.system/samples/echo
error: The request content was malformed:
entity name malformed (code 1385580)
```
In `wsk rule cre…
-
Users are stating that would be good to have the section "Packaging an action as a Node.js module" in the TOC.
It would be an entry in:
Creating and invoking actions -> Creating JavaScript actions…
-
Currently the mhpost.js action is exported as a nodejs module, can we change it like the mhget.js action, and thus remove the package.json file? @krook . Perhaps this is more convenient for deployment…
-
## Environment details:
* local deployment, Mac OS
* docker 17.03 (server 17.05 on docker-machine)
## Steps to reproduce the issue:
1. use [https://github.com/markusthoemmes/openwhisk…
-
krook updated
7 years ago
-
## Steps to reproduce the issue:
When trying to recreate a user issue the other day I stumbled upon what seems to be an error with the OW backend. When I created a NodeJS action that had a long ex…
-
Python 3 is more than 3,000 days old and more than 50% of the top 5,000 most used Python packages are Python 3 compatible, and Python 3.6 has great support of asyncio which is key to the Open Whisk ap…