-
[docs/mobile_sdk.md](https://github.com/openwhisk/openwhisk/blob/master/docs/mobile_sdk.md) point that user can get ios sample app with sdk included.
> You can use the OpenWhisk CLI to download examp…
-
## Environment details:
* Ubuntu 14.04.5 LTS
* Docker version 1.12.0, build 8eab29e
* ansible 2.1.2.0
## Steps to reproduce the issue:
1. Invoke an Action which returns a message that exc…
jlost updated
7 years ago
-
Hi I'm trying the sample code:
create trigger feed from alarm package
// for example...
const params = {cron: '*/8 * * * * *', trigger_payload: {name: 'James'}}
const name = '/whisk.system/al…
-
Should we extend this example to start with "basic" web actions, and then extend it with the richer functionality of API Gateway?
Or should we alternatively create a new sample app for web actions?
-
# This is a Bug Report
## Description
Unable to upgrade `serverless-webpack` beyond version `2.0.0`. This happens on a basic example, after the template was generated with `serverless`, and…
-
# This is a (Bug Report / Feature Proposal)
Bug
## Description
#### serverless-webpack@2.2.0 (and all versions before):
`serverless webpack` bundles into the path .webpack/handler.js
##…
bebbi updated
7 years ago
-
Reference: https://github.com/openwhisk/openwhisk-wskdeploy/issues/102
Please assume Option 1 grammar and implement as Daisy proposed:
Option 1
The goal of API Gateway is to expose actions vi…
-
Using Mac
Using Cloudant
Doing this it works
```
cd
gradle distDocker
cd ansible
ansible-playbook -i environments/ initdb.yml
ansible-playbook -i environments/ openwhisk.yml
```
Set the apihost to…
-
@houshengbo
[OpenWhisk-Repo-Proposal-2016-06-14 - Open Catalog only.pptx](https://github.com/openwhisk/openwhisk-catalog/files/314777/OpenWhisk-Repo-Proposal-2016-06-14.-.Open.Catalog.only.pptx)
**…
-
clean up everything and re-run Hello case on June 10 . This is my log info:
$ uname -a
MINGW64_NT-6.1 BPK1MZ87 2.5.0(0.295/5/3) 2016-03-31 18:47 x86_64 Msys
$ vagrant -v
Vagrant 1.8.1
virtual box 5…