Have a "one-click" removal option for admins to remove a version across both crates.io and docs.rs #1764
Labels
A-backend ⚙️
C-internal 🔧
Category: Nonessential work that would make the codebase more consistent or clear
Recently, we had a trademark violation crate we needed to take down. We took care of crates.io, but that didn't remove the crate from docs.rs.
The short-term solution for this issue could be documenting the exact procedures/commands/etc that should happen manually when we need to remove a version or an entire crate, across both crates.io and docs.rs.
The long-term solution for this issue could be creating a button/command/something for admins of crates.io to quickly remove a version or all versions of a crate that removes the same content from docs.rs automatically.
This is a sibling issue of rust-lang/docs.rs#368, filed in both places so we can collaborate ❤️
The text was updated successfully, but these errors were encountered: