David Laban

Results 93 comments of David Laban

> Another possible avenue: `cargo +nightly build --unit-graph -Z unstable-options` returns the source path for each dependency in the tree, although it requires nightly. It is possible to do the...

I *think* that this is now solved. I will leave this "in review" until I can actually verify that it leaves me with a properly neutered token, and also that...

As part of this ticket, I think that I would also like to go around and trim down the permissions used in all other jobs. The cronjob and upload job...

> I have added cargo-binstall to https://github.com/taiki-e/install-action , which installs popular crates for rust CI from binary (including non-rust one). > > Though it is not the official one, there...

post lives at https://alsuren.github.io/2022/07/10/cargo-quickinstall.html - [ ] get people to read it and give feedback - [ ] share on reddit, twitter, ... - [ ] update documentation in this...

Hi. Thanks for reporting this, and thanks for the write-up and suggestions. Disclaimer: I mostly use macos for day to day things, and only use linux on Raspberry Pi/CI boxes/prod...

> We can introduce a quick-install only mode so that cargo-binstall can act as a quickinstall client and only pull from quickinstall so that we don't have to implement the...

I'm just thinking that if we implemented 2. (which I guess we want anyway?) then we would be able to use our own statically linked build of binstall, without needing...

I had a go at doing this with cross, but no luck. https://github.com/alsuren/cargo-quickinstall/runs/5345278298?check_suite_focus=true

Thanks for the pointer. It looks like the standard tier is 6000 minutes/month (4 days) or something, which would be enough to get started with prototyping. The open source tier...