-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Add package settings in UI #36904
Copy link
Copy link
Closed
Labels
topic/packagestype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Metadata
Metadata
Assignees
Labels
topic/packagestype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Feature Description
Currently gitea allows to delete packages via UI one version at a time. This makes no sense for terraform state for example where older states are fine to remote but latest should never be deleted directly.
At minimum, I'd like to be able to delete entire package with all of it's versions at once. This page could later be used to configure package access permissions if we add them.
Screenshots
No response