Uh oh!
There was an error while loading. Please reload this page.
Move all crates.io instructions to crates.io ops guide - #623
Move all crates.io instructions to crates.io ops guide#623carols10cents wants to merge 3 commits into
Conversation
| # Crate removal procedure | ||
There was a problem hiding this comment.
maybe keep a link to the moved instructions here for people that are used to looking in this place? (not sure if there are any 😅)
There was a problem hiding this comment.
What's the link to the moved instructions?
jtgeibel
left a comment
There was a problem hiding this comment.
I think we just need to drop the link from src/SUMMARY.md and this looks good to me.
Merge docs.rs instructions into the docs.rs page.
The instructions in the crates.io ops guide are newer.
ff61a11 to
76e6c19Comparecarols10cents
commented
May 6, 2022
I noticed today that the crates.io database maintenance instructions here are older and duplicated with the instructions in the crates.io ops guide, so I removed that page here too. I changed the top-level crates.io page to point to the crates.io ops guide. |
| * docs.rs Team: | ||
| * [@pietroalbini](https://github.com/pietroalbini) | ||
| * [@jyn514](https://github.com/jyn514) | ||
| * Infrastructure Team: | ||
| * [@Mark-Simulacrum](https://github.com/Mark-Simulacrum) |
There was a problem hiding this comment.
| * docs.rs Team: | |
| *[@pietroalbini](https://github.com/pietroalbini) | |
| *[@jyn514](https://github.com/jyn514) | |
| * Infrastructure Team: | |
| *[@Mark-Simulacrum](https://github.com/Mark-Simulacrum) | |
| * docs.rs Team: | |
| *[@jyn514](https://github.com/jyn514) | |
| *[@syphar](https://github.com/syphar) | |
| *[@Nemo157](https://github.com/nemo157) | |
| * Infrastructure Team: | |
| *[@Mark-Simulacrum](https://github.com/Mark-Simulacrum) | |
| *[@pietroalbini](https://github.com/pietroalbini) |
I worry that it doesn't make sense to hard-code this separately from https://github.com/orgs/rust-lang/teams/docs-rs ? Can we link there instead?
| If you are one of these people, log into the server and run: | ||
| ``` | ||
| cratesfyi database delete-crate CRATE_NAME |
There was a problem hiding this comment.
| cratesfyi database delete-crate CRATE_NAME | |
| cratesfyi database deletecrate CRATE_NAME |
There is also a delete version command if you only want to delete a specific version.
ehuss
commented
Dec 12, 2023
@carols10cents Just checking if you are still interested in working on this? |
carols10cents
commented
Dec 13, 2023
sure, sorry, lost track of it! |
apiraino
commented
Feb 24, 2026
friendly ping :) also for #627 |
rustbot
commented
Mar 13, 2026
☔ The latest upstream changes (possibly #1023) made this pull request unmergeable. Please resolve the merge conflicts. |
jyn514
commented
May 21, 2026
could someone from crates.io confirm that https://github.com/rust-lang/crates-io-ops-guide/pull/34 has been merged? maybe @Turbo87 ? |
Turbo87
commented
May 21, 2026
confirmed |
And merge docs.rs instructions into the docs.rs page.
The crates.io ops guide is over here; you may or may not have access to it, but I have a pr open there adding the information that's removed here.
r? @pietroalbini