-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
Milestone
Description
We generally don't allow packages to be deleted. But maybe we should allow packages to be deleted within 7 days, or some other number... And let people manage through a web UI.
We get quite a few requests to have packages deleted, for things that people published by accident :)
Usually, they notice really fast that they accidentally published version 1.0.0 too fast or something and they just want to undo.
Allowing deletion of packages in general, creates the leftpad problem, where someone deletes their packages and others who depend on them can't download the packages anymore. But allowing packages to be retracted within 7 days or so, would not create problems of massive eco-system wide scale.
cedx, felangel and Sacchid