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

CI does not install and consume the lambda runtime #182

Closed
kkarbowiak opened this issue Jan 19, 2023 · 0 comments
Closed

CI does not install and consume the lambda runtime #182

kkarbowiak opened this issue Jan 19, 2023 · 0 comments

Comments

@kkarbowiak
Copy link
Contributor

The CI that runs as GitHub Actions seems to only build the lambda runtime without installing it and consuming in a project that would subsequently be packaged.

This way any installation/packaging misconfiguration errors may slip past. It seems this already happened (#179).

I propose to add building and packaging a minimalistic demo project (e.g. the one from readme) as a CI step.

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

No branches or pull requests

2 participants