Skip to content

Website does not show if a crate has been yanked #561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jyn514 opened this issue Jan 11, 2020 · 2 comments
Closed

Website does not show if a crate has been yanked #561

jyn514 opened this issue Jan 11, 2020 · 2 comments

Comments

@jyn514
Copy link
Member

jyn514 commented Jan 11, 2020

e.g. https://docs.rs/actix-web/0.7.10 looks like a normal release while https://crates.io/crates/actix-web/0.7.10 shows that it's been yanked.

@jyn514
Copy link
Member Author

jyn514 commented Jan 11, 2020

I think the proper thing to do here is to treat is like a failed build: redirect to /crate/:crate/:version and put a big warning that says it's been yanked, along with a link to the most recent successful version.

@jyn514
Copy link
Member Author

jyn514 commented May 6, 2020

Fixed by #739

@jyn514 jyn514 closed this as completed May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant