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

feat: initial version of function runtime #26

Merged
merged 1 commit into from
Sep 20, 2022
Merged

Conversation

thschue
Copy link
Contributor

@thschue thschue commented Sep 20, 2022

Signed-off-by: Thomas Schuetz [email protected]

@thschue thschue requested a review from thisthat as a code owner September 20, 2022 10:04
@thschue thschue merged commit c8800ee into main Sep 20, 2022
@thschue thschue deleted the feat/init_runtime branch September 20, 2022 11:12

### Docker
```
docker run -e SCRIPT=https://deno.land/std/examples/welcome.ts -it keptnsandbox/klc-runtime:${VERSION}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good for the first commit, but can we add a sample "hello world function"

Copy link
Member

@AloisReitbauer AloisReitbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a sample TS file for what a function could look like

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants