Docs.rs: Build queue links to latest version of crate

Created on 27 Aug 2020  路  4Comments  路  Source: rust-lang/docs.rs

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.

A-frontend C-bug

Most helpful comment

All 4 comments

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

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.

I'll open an issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jyn514 picture jyn514  路  5Comments

pietroalbini picture pietroalbini  路  4Comments

jsha picture jsha  路  3Comments

pietroalbini picture pietroalbini  路  6Comments

stefan-k picture stefan-k  路  6Comments