-
Notifications
You must be signed in to change notification settings - Fork 209
Closed
Labels
A-frontendArea: Web frontendArea: Web frontendE-mediumEffort: This requires a fair amount of workEffort: This requires a fair amount of work
Description
Currently crates are not added into the releases database until they're fully built, but that's not needed. When adding crates to the queue, we should download the source files and add them to the database and give the release a status page that allows users to see that their crate is building and what its position in queue is. This allows us to better display build failures and to even display source files of failed builds and binaries. Crates on the /queue
page should link to the crate's status page instead of the crates.io page
Metadata
Metadata
Assignees
Labels
A-frontendArea: Web frontendArea: Web frontendE-mediumEffort: This requires a fair amount of workEffort: This requires a fair amount of work