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: add pre-built binaries for Node 12 #70

Merged
merged 2 commits into from
Jun 17, 2019
Merged

Conversation

nolanmar511
Copy link
Contributor

Part of #66

After this, I'll need to enable continuous and presubmit unit tests for Node 12 (though I add the kokoro configs here).

@kalyanac
Copy link

gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.

@nolanmar511
Copy link
Contributor Author

PTAL

E2E tests are now passing (I'd forgotten to update the script so binaries for 12 were actually built).


RUN apk add --no-cache bash $ADDITIONAL_PACKAGES
WORKDIR /root/
COPY --from=0 /go/bin/pprof /bin

Choose a reason for hiding this comment

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

--from=builder

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done (for this and other alpine docker files)

@nolanmar511 nolanmar511 force-pushed the add-12 branch 2 times, most recently from 4eec041 to a931c6e Compare June 13, 2019 18:25
@nolanmar511
Copy link
Contributor Author

PTAL

@kalyanac kalyanac merged commit 21c6deb into google:master Jun 17, 2019
@nolanmar511 nolanmar511 mentioned this pull request Jul 19, 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.

3 participants