Data retention settings for package registry #9388

Closed
opened 2025-11-02 08:37:21 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @fuero on GitHub (Aug 11, 2022).

Feature Description

The package registry feature should offer settings for data retention for package versions:

  • How long versions are kept,
  • how many versions are kept,
  • globally, per organization, per repo.

The goal is to allow to conserve space without having to manually delete packages.

If that's already possible, I've missed it in the docs - so please point it out to me :-)

Screenshots

No response

Originally created by @fuero on GitHub (Aug 11, 2022). ### Feature Description The package registry feature should offer settings for data retention for package versions: - How long versions are kept, - how many versions are kept, - globally, per organization, per repo. The goal is to allow to conserve space without having to manually delete packages. If that's already possible, I've missed it in the docs - so please point it out to me :-) ### Screenshots _No response_
GiteaMirror added the topic/packagestype/proposaltype/feature labels 2025-11-02 08:37:21 -06:00
Author
Owner

@hypervtechnics commented on GitHub (Aug 11, 2022):

And there should be an option using e.g. Regex or a semver parser to semantically select version to retain e.g. only last 5 prereleases

@hypervtechnics commented on GitHub (Aug 11, 2022): And there should be an option using e.g. Regex or a semver parser to semantically select version to retain e.g. only last 5 prereleases
Author
Owner

@KN4CK3R commented on GitHub (Aug 11, 2022):

related #20514

@KN4CK3R commented on GitHub (Aug 11, 2022): related #20514
Author
Owner

@KN4CK3R commented on GitHub (Nov 2, 2022):

Implemented this in #21658.

@KN4CK3R commented on GitHub (Nov 2, 2022): Implemented this in #21658.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9388