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

Are there any plans for adding binary release? #32

Closed
wfxr opened this issue Jan 16, 2020 · 8 comments
Closed

Are there any plans for adding binary release? #32

wfxr opened this issue Jan 16, 2020 · 8 comments
Labels
enhancement New feature or request

Comments

@wfxr
Copy link

wfxr commented Jan 16, 2020

@Byron This tool is awesome. Thanks for your brillient work!

Currently we have to install the entire set of rust SDK to compile and install it. This is a bit cumbersome for non-rust users. This also prevents us from using it on some server environment.

So would you consider adding support for binary releases?

@Byron
Copy link
Owner

Byron commented Jan 18, 2020

Thanks for the kudos, it's always nice to hear that a tool scratching ones itch is useful to others as well!

I totally understand your issue and would be happy to host a binary built on your linux system on Github, and I would throw in the binary for OSX. This would fix the issue immediately and for the time being.

Once there is an update to this crate, I may consider automating it.
What do you think?

@Byron Byron added the enhancement New feature or request label Jan 18, 2020
@wfxr
Copy link
Author

wfxr commented Jan 18, 2020

@Byron Great! Looking forward to your updates.

@Byron
Copy link
Owner

Byron commented Jan 31, 2020

@wfxr That's great! What I tried to say is: Which linux distribution do you run dua on? I think I should be able to compile a version myself and upload it to releases manually.

@Byron
Copy link
Owner

Byron commented Feb 1, 2020

Anyhow, I just added releases, the MUSL one should work for most linux distributions out there.

@Byron Byron closed this as completed Feb 1, 2020
@wfxr
Copy link
Author

wfxr commented Feb 3, 2020

@Byron Sorry for the late reply. The MUSL version works for me. Thank you!

@gabrielmagno
Copy link

Hi @Byron. Awesome tool!

I was wondering if you could provide pre-compiled binaries in the releases in GitHub. This would make dua's utilization as simple as downloading a file and running it, no rust tools and compiling time necessary.

I am not familiar with rust programming automation and deploy tools, but I can see that some Rust projects do that (not sure how):

Thank you very much!

@Byron
Copy link
Owner

Byron commented Mar 25, 2020

Thanks for the request :) - just yesterday I created a Rust github action for the very first time. Thus far I dodged it as I felt there were other priorities, but now I realise why people embrace GitHub actions.

So I will use this ticket to track progress, and since I probably 'just' have to do some copy-paste, it should be available soonish.

@Byron
Copy link
Owner

Byron commented Mar 26, 2020

From now on, there will be binaries for every release.
The latest one just doubles the dua interactive performance for me, in case you want to have a look.

@Byron Byron closed this as completed Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants