The Wayback Machine - https://web.archive.org/web/20220128041252/https://github.com/apache/openwhisk/issues/4872
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add documentation for typescript function runtime and update runtimes #4872

Open
rabbah opened this issue Apr 2, 2020 · 0 comments
Open

add documentation for typescript function runtime and update runtimes #4872

rabbah opened this issue Apr 2, 2020 · 0 comments

Comments

@rabbah
Copy link
Member

@rabbah rabbah commented Apr 2, 2020

The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.

We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.

Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-runtimes-manifest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment