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

Top level build/publish script #10

Closed
clintfred opened this issue Oct 10, 2018 · 0 comments
Closed

Top level build/publish script #10

clintfred opened this issue Oct 10, 2018 · 0 comments
Assignees
Milestone

Comments

@clintfred
Copy link
Contributor

clintfred commented Oct 10, 2018

As a (Travis) build process
I want to have a script I can execute to build, package, publish binaries, and publish to npm

Probably will need to be worked on in conjunction with #9

Needs further research on how the Travis multi-arch stuff works. Does it kick off a job for each arch? How do we tie them back together? I started thinking about this when trying to write the "top level build/publish script" ticket. We need to publish a binary for each arch/node combo, and then publish to npm.

See https://github.com/IronCoreLabs/recrypt-node-binding/blob/c7f06ba9097bce2ee064409f19ee0bfae131ea8e/publish.js

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