openwhisk-wskdeploy
openwhisk-wskdeploy copied to clipboard
Composition documentation
Compositions open up the possibility to create advanced OpenWhisk actions and help in code re-use throughout a project. Getting is to work with wskdeploy is not completely straightforward so it would be good to have documentation on the subject. In particular, this should include:
- conductor actions
- composer actions and the composer compile step
- composition + HTTP response to bring it all together with #975
Hi @brunogirin - I'm just wondering what the blocker is to make a PR against this repo containing the documentation you wrote in your fork. When I skimmed through it, it seemed like it'd be a good addition to the official docs (esp since it clarified how to use the conductor key as opposed to me having to look around in issues and prs to figure out it existed and how to make it work).
Hi @Amndeep7 if I remember correctly (it was more than 2 years ago so I'm not sure anymore), I was thinking of adding more stuff to it. However, if what is there already is useful, I'm happy to file a PR to get things moving.
@brunogirin "Perfect is the enemy of good" and all that - I think getting at least something on to the documentation site is better than the nothing that exists atm.
@Amndeep7 OK I'll have a look when I have the time.