Skip to content
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

admin/delete-crate: Use configurable 24 hour availability delay #10015

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 20, 2024

As discussed in #9912 npm uses a 24 hour delay until a package name becomes available again after deletion. This PR introduces the same default for our delete-crate admin tool, but also lets us override the value with the --availability-delay XXX CLI option.

Related:

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 20, 2024
@Turbo87 Turbo87 merged commit 92b8fac into rust-lang:main Nov 20, 2024
8 checks passed
@Turbo87 Turbo87 deleted the availability-delay branch November 20, 2024 09:18
@Eh2406
Copy link
Contributor

Eh2406 commented Nov 20, 2024

Thank you! This will be very helpful in my roll at $day_job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants