gitea/models/packages
anthony-zh 0e6c1224e5
when using rules to delete packages, remove unclean bugs (#34632)
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: yeyuanjie <yecao100@126.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-18 04:47:49 +00:00
..
alpine
arch Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
conan
conda
container Improve nuget/rubygems package registries (#34741) 2025-06-17 19:42:00 +02:00
cran
debian
nuget when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00
rpm
descriptor.go Improve nuget/rubygems package registries (#34741) 2025-06-17 19:42:00 +02:00
package.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
package_blob.go
package_blob_upload.go
package_cleanup_rule.go
package_file.go Refactor container and UI (#34736) 2025-06-16 16:27:01 +08:00
package_property.go Refactor container and UI (#34736) 2025-06-16 16:27:01 +08:00
package_test.go
package_version.go when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00