apache / apache/openwhisk-wskdeploy
add an option to specify preprocessing before creating an action
Open
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
There has been an ask to include some generic preprocessing shell commands to execute before creating an action. We can add an option in manifest YAML to include such commands for each action. Run these commands as is and based on its result (returns 0 or 1), continue creating an action.
@mrutkows @csantanapr please provide any specific use case if you have. Thanks
Contributor guide
Assessment
This issue has not been assessed yet.