forgejo/services/packages
KN4CK3R bf999e4069
Add Debian package registry (#24426)
Co-authored-by: @awkwardbunny

This PR adds a Debian package registry.
You can follow [this
tutorial](https://www.baeldung.com/linux/create-debian-package) to build
a *.deb package for testing.
Source packages are not supported at the moment and I did not find
documentation of the architecture "all" and how these packages should be
treated.


![grafik](https://user-images.githubusercontent.com/1666336/218126879-eb80a866-775c-4c8e-8529-5797203a64e6.png)

Part of #20751.

Revised copy of #22854.

---------

Co-authored-by: Brian Hong <brian@hongs.me>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-02 12:31:35 -04:00
..
cargo Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
cleanup Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
container Introduce path Clean/Join helper functions (#23495) 2023-03-21 16:02:49 -04:00
debian Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
auth.go refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +08:00
packages.go Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00