Skip to content

Eagerly queue up failed builds from old rustdoc versions when rustdoc is updated #2825

Open
@syphar

Description

@syphar

coming from #301

Eagerly queue up failed builds from old rustdoc versions when rustdoc is updated, at a lower priority than user requests. For the same reason as before, this lets us try to eagerly rebuild crates that may have failed due to the old rustdoc, while not clogging up the queue for new releases.

now added by me:
I have the feeling (that needs data) that most of the build failures aren't related to rustdoc issues that are fixed with newer versions. This means the impact of this automation might be wasted build time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-buildsArea: Building the documentation for a crateP-lowLow priority issuesS-needs-designStatus: There's a problem here, but no obvious solution; or the solution raises other questions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions