1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-27 08:26:10 +02:00
gitea/routers/api
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782)
Related #26984
(https://github.com/go-gitea/gitea/pull/26984#issuecomment-1889588912)

Fix admin cleanup message.
Fix models `Get` not respecting default values.
Rebuild RPM repository files after cleanup.
Do not add RPM group to package version name.
Force stable sorting of Alpine/Debian/RPM repository data.
Fix missing deferred `Close`.
Add tests for multiple RPM groups.
Removed non-cached `ReplaceAllStringRegex`.

If there are multiple groups available, it's stated in the package
installation screen:

![grafik](https://github.com/go-gitea/gitea/assets/1666336/8f132760-882c-4ab8-9678-77e47dfc4415)
2024-01-19 11:37:10 +00:00
..
actions Fix uploaded artifacts should be overwritten (#28726) 2024-01-17 11:21:16 +08:00
packages Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
v1 Retarget depending pulls when the parent branch is deleted (#28686) 2024-01-17 01:44:56 +01:00