forgejo/routers/api/packages/nuget
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)
2023-05-05 20:33:37 +00:00
..
api_v2.go Normalize NuGet package version on upload (#22186) 2022-12-20 22:20:23 -05:00
api_v3.go Normalize NuGet package version on upload (#22186) 2022-12-20 22:20:23 -05:00
auth.go refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +08:00
links.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
nuget.go Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00