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

target binary by name (for upcoming release) #21

Merged
merged 2 commits into from
Feb 18, 2019
Merged

Conversation

softprops
Copy link
Owner

What did you implement:

issues like #19 and softprops/lambda-rust#2 have indicated that assumptions about using a find command in a container to discover executables on window os'es can be problematic even with docker.

as an alternative strategy we can leverage this plugins knowledge of the binary name to provide an explicit hint to the containerized builder which binary to package. this is just a prep pr pending the release of the next version of lambda-rust which will include a hook to take advantage of that hook.

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 softprops merged commit ae744b7 into master Feb 18, 2019
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