apache / apache/openwhisk-wskdeploy

passing parameters between manifest and deploy.yml

Open
#884 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
75
Forks
73
PR merge metrics
No merged PRs in 30d

Description

basically have two triggers tied to same action, where i am trying to pass the inputs from triggers to the action. right now the action doesn't recognize the value of these trigger arguments.

followed the pattern on this site.

https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/docs/wskdeploy_triggerrule_trigger_bindings.md#triggers-and-rules

also this is what it says as far as my packages
when i run "bx wsk package list"

packages
/adam-johnson-sandbox_walmart-watering-dev/walmart_watering private
/adam-johnson-sandbox_walmart-watering-dev/Bluemix_walmart-watering-dev-db_wsk private

can't attach yamls so stored in zip file the manifest and deploy.yml files
[yamls.zip](https://github.com/apache/incubator-openwhisk-wskdeploy/files/1964160/yamls.zip)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.