You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/packages
KN4CK3R 05209f0d1d
Add RPM registry (#23380)
Fixes #20751

This PR adds a RPM package registry. You can follow [this
tutorial](https://opensource.com/article/18/9/how-build-rpm-packages) to
build a *.rpm package for testing.

This functionality is similar to the Debian registry (#22854) and
therefore shares some methods. I marked this PR as blocked because it
should be merged after #22854.


![grafik](https://user-images.githubusercontent.com/1666336/223806549-d8784fd9-9d79-46a2-9ae2-f038594f636a.png)
1 year ago
..
cargo Implement Cargo HTTP index (#24452) 1 year ago
cleanup Add Debian package registry (#24426) 1 year ago
container Introduce path Clean/Join helper functions (#23495) 1 year ago
debian Add RPM registry (#23380) 1 year ago
rpm Add RPM registry (#23380) 1 year ago
auth.go refactor auth interface to return error when verify failure (#22119) 2 years ago
packages.go Add RPM registry (#23380) 1 year ago