1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-04 09:37:19 +00:00
Files
gitea/models/packages
Giteabot d1fdbf46bd when using rules to delete packages, remove unclean bugs (#34632) (#34761)
Backport #34632 by @anthony-zh

By default, the code extracts 200 package versions. If too many packages
are generated every day or if rule cleaning is enabled later, which
means there are more than 200 versions corresponding to the library
package, it may not be cleaned up completely, resulting in residue

Fix #31961

Co-authored-by: anthony-zh <118415914+anthony-zh@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-18 06:18:55 +00:00
..
2024-12-04 23:09:07 +00:00
2023-02-01 12:30:39 -06:00
2023-05-22 10:57:49 +08:00
2024-10-27 18:48:07 -04:00
2024-01-19 11:37:10 +00:00
2025-04-01 10:14:01 +00:00