Skip to content

Build queue links to latest version of crate #1009

Open
@Nemo157

Description

@Nemo157
Member

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.

Activity

added
C-bugCategory: This is a bug
C-enhancementCategory: This is a new feature
and removed
C-enhancementCategory: This is a new feature
on Aug 27, 2020
Kixiron

Kixiron commented on Aug 27, 2020

@Kixiron
Member

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

Nemo157

Nemo157 commented on Aug 27, 2020

@Nemo157
MemberAuthor

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.

jyn514

jyn514 commented on Aug 27, 2020

@jyn514
Member

I'll open an issue

jyn514

jyn514 commented on Aug 27, 2020

@jyn514
Member
added
E-easyEffort: Should be easy to implement and would make a good first PR
on Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Web frontendC-bugCategory: This is a bugE-easyEffort: Should be easy to implement and would make a good first PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Nemo157@syphar@jyn514@Kixiron

        Issue actions

          Build queue links to latest version of crate · Issue #1009 · rust-lang/docs.rs