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

Upload binary package to github releases #8

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

Upload binary package to github releases #8

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 a way to upload a binary tar.gz to github releases
so that it can be downloaded at NPM install time.

AC:

  • the resultant upload can be successfully downloaded by ./node_modules/.bin/node-pre-gyp install

A good starting point might be
node-pre-gyp-github. During inital assessment this package did not upload the full archive and only created an 100 byte (correctly named) file in github.

Also note that file can only be downloaded once the release is not marked DRAFT.

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

3 participants