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

Deploy Mainframer binaries to GitHub releases. #198

Closed
artem-zinnatullin opened this issue Mar 2, 2018 · 2 comments
Closed

Deploy Mainframer binaries to GitHub releases. #198

artem-zinnatullin opened this issue Mar 2, 2018 · 2 comments
Assignees
Milestone

Comments

@artem-zinnatullin
Copy link
Contributor

Since we now use compiled language #191, we need to ship binaries instead of source code.

To do that I'm planning to deploy resulting binaries to GitHub releases which can be either manually downloaded or installed through Homebrew/etc. Later we could also upload binaries to Bintray to have them there just in case.

As a reference example, this is how ripgrep does it:

And Travis documentation about deploying to GitHub releases https://docs.travis-ci.com/user/deployment/releases/

@artem-zinnatullin
Copy link
Contributor Author

@ming13 I'm thinking about deploying 3.0.0-alpha-1 so we could start preparing Homebrew formulae #32 , #185 and you could start dogfood using Rust version at Juno

So then later we could deploy update with #188 or #189 and check update mechanism

wdut?

@arturdryomov
Copy link
Contributor

Sure, let’s do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants