Conversation
|
Ah, I left placeholders, :P Good job @Eh2406! |
|
I would love to see a 0.3.1 when you have a chance so we can test this out. |
|
Yes, I will do a new release today so we can see, we have a few new features etc, thanks to you! :) |
|
@jtgeibel did some testing at rust-lang/crates.io#1602 and found that "I didn't try curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git holmgr/cargo-sweep because it looks like it expects precompiled binaries to be attached to the release on github." I don't know how we have trust set up wrong, but it is not making the release correctly. |
|
Hmm, we will have to look into that. Not familiar with trust before, just tried to follow the instruction available but I must have made some mistakes. Will try to look into it on Sunday if I have time. |
|
Ya, I have never used trust ether. I wish I could be more help. |
|
The install script is definitely not working. https://travis-ci.org/Eh2406/cargo/jobs/484542914#L621-L631 |
I don't know if this is sufficient to make the next release easily installable, but I think it is a step in the correct direction. cc #4 (comment), I think when this is working it will be possible to install without building from scratch with something like this. I can confirm that 0.3.0 does not support it, but I do not know if this is enough to get it working.
@epage any other advice for getting this set up or for testing that it is working correctly?