ai-traders / liget

NuGet server and cache running on kestrel in docker
MIT License
216 stars 29 forks source link

Deleting or Delisting Packages #37

Open edison-moreland opened 3 years ago

edison-moreland commented 3 years ago

I deployed Liget a few months ago as a replacement Nuget.Server and we have not been able to delete or delist packages. After deleting the packages still show up in the feed and on the site.

What is the expected behavior here?

MrYSeven commented 3 years ago

I have the same question, how can I solve it

edison-moreland commented 3 years ago

This has become a major issue for us and we havent found a solution in Liget. So we'll be switching to Nexus OSS very soon

rasputino commented 8 months ago

To achieve this you just have to remove the package row from the "Packages" table in the sqlite database.