Skip to content

working towards local builds and better test cov #71

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

Merged
merged 46 commits into from
Jun 3, 2020
Merged

Conversation

softprops
Copy link
Owner

What did you implement:

implementing a dockerless mode for host local builds without a docker container. also paying down test cov debt

Closes: #xxx

How did you verify your change:

What (if anything) would need to be called out in the CHANGELOG for the next release:

@softprops
Copy link
Owner Author

It seems building lambdas on any ol linux won't do. Seeing this when running Ubuntu latest built lambda

/var/task/bootstrap: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by /var/task/bootstrap)

@softprops softprops merged commit f491824 into master Jun 3, 2020
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.

1 participant