1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 23:14:31 +00:00
gitea/services/packages
Exploding Dragon ba4d0b8ffb
Support for grouping RPMs using paths ()
The current rpm repository places all packages in the same repository,
and different systems (el7,f34) may hit packages that do not belong to
this distribution (  ) , which now supports grouping of rpm.

![图片](https://github.com/go-gitea/gitea/assets/33776693/d1e1d99f-7799-4b2b-a19b-cb2a5c692914)

Fixes  .
Fixes  .

Refactor: [](https://github.com/go-gitea/gitea/pull/25866)
2024-01-12 03:16:05 +00:00
..
alpine Fix possible nil pointer access () 2023-12-12 13:51:33 +00:00
cargo Adjust object format interface () 2023-12-17 11:56:08 +00:00
cleanup Fix alpine package files are not rebuilt () 2023-12-31 12:08:46 +08:00
container Fix possible nil pointer access () 2023-12-12 13:51:33 +00:00
debian Fix possible nil pointer access () 2023-12-12 13:51:33 +00:00
rpm Support for grouping RPMs using paths () 2024-01-12 03:16:05 +00:00
auth.go Bump github.com/golang-jwt/jwt to v5 () 2023-07-19 09:57:10 +00:00
packages.go Revert "packages: Calculate package size quota using package creator ID instead of owner ID ()" () 2023-11-14 16:03:56 +01:00