Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Conversation

raymondbutcher
Copy link
Contributor

Finishing #30

Thank you very much @asavoy for the original pull request.

asavoy and others added 9 commits January 28, 2019 10:50
An escape hatch for use cases where the built-in build script is not
usable; one example is that the Python dependencies require
platform-dependent native extensions.
It supports `base64 -d` or `base64 --decode` but not `base64 -D`. Not sure where `-D` is supported but I'm hoping `--decode` works there.
When I tried this, it was creating the Lambda build files as the root user and then it failed trying to clean them up. This now does everything including setting ownership inside Docker.

I also removed the default values because I'd rather it break then default to something that may not be intended.
@raymondbutcher raymondbutcher force-pushed the ray/custom-build-script branch 3 times, most recently from 67e2c9a to 8bb3013 Compare January 28, 2019 12:55
@raymondbutcher raymondbutcher force-pushed the ray/custom-build-script branch from 8bb3013 to 9835cdd Compare February 1, 2019 12:36
@raymondbutcher raymondbutcher merged commit bfc59a9 into master Feb 1, 2019
@raymondbutcher raymondbutcher deleted the ray/custom-build-script branch February 1, 2019 12:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants