docs.rs icon indicating copy to clipboard operation
docs.rs copied to clipboard

Build queue links to latest version of crate

Open Nemo157 opened this issue 5 years ago • 4 comments

If the queue is backed up and there are multiple versions of a crate in the queue, all versions link to the same https://crates.io/crates/<name> page showing the latest version, not the specific version you click on.

Nemo157 avatar Aug 27 '20 13:08 Nemo157

I've been wondering this for a while, is it possible to have a semi-live builds page for in-progress crates? And/or to make the builds page when a crate's queued so that clicking brings you there with something like a 10th in queue or a Building target 1/3, has been building for 4 minutes

Kixiron avatar Aug 27 '20 17:08 Kixiron

That latter one would be part of reworking the build queue to add release data to the db as soon as the version is queued, instead of only after it's been built, which has been discussed a lot but I'm not sure if there's an issue about it.

Nemo157 avatar Aug 27 '20 17:08 Nemo157

I'll open an issue

jyn514 avatar Aug 27 '20 17:08 jyn514

https://github.com/rust-lang/docs.rs/issues/1011

jyn514 avatar Aug 27 '20 18:08 jyn514