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

Automatically publish artifacts to GitHub #17

Closed
seanprashad opened this issue Nov 4, 2018 · 1 comment
Closed

Automatically publish artifacts to GitHub #17

seanprashad opened this issue Nov 4, 2018 · 1 comment
Assignees
Labels
assigned ⚙️ Someone is working on this issue

Comments

@seanprashad
Copy link
Contributor

After a successful Travis build, we should consider uploading necessary files to the release pages for Supernova.

Travis docs mention that we'll have to update the .travis.yml file. In addition, we'll need to use git to tag our releases - more info here.

@seanprashad
Copy link
Contributor Author

I'd like to look into this some more - most of it will be new to me, so it'll be a great learning experience!

@0xazure 0xazure added the assigned ⚙️ Someone is working on this issue label Nov 17, 2018
0xazure pushed a commit that referenced this issue Dec 3, 2018
Travis will now publish a tarball containing the README, LICENSE-MIT,
LICENSE-APACHE and the executable for Supernova. This process is done
only for the Linux and Windows stable builds upon pushing a new tag.

In addition, we'll also provide a SHA1 hash for peace of mind.

Fixes #17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned ⚙️ Someone is working on this issue
Projects
None yet
Development

No branches or pull requests

2 participants