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/modules/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>
1 year ago
..
cargo Add Cargo package registry (#21888) 1 year ago
chef Add Chef package registry (#22554) 1 year ago
composer Use ErrInvalidArgument in packages (#22268) 2 years ago
conan Use ErrInvalidArgument in packages (#22268) 2 years ago
conda Add Conda package registry (#22262) 1 year ago
container Use more specific test methods (#24265) 1 year ago
debian Add Debian package registry (#24426) 1 year ago
helm Use ErrInvalidArgument in packages (#22268) 2 years ago
maven Implement FSFE REUSE for golang files (#21840) 2 years ago
npm Return `repository` in npm package metadata endpoint (#23539) 1 year ago
nuget Add Debian package registry (#24426) 1 year ago
pub Use ErrInvalidArgument in packages (#22268) 2 years ago
pypi Implement FSFE REUSE for golang files (#21840) 2 years ago
rubygems Use ErrInvalidArgument in packages (#22268) 2 years ago
swift Add Swift package registry (#22404) 1 year ago
vagrant Implement FSFE REUSE for golang files (#21840) 2 years ago
content_store.go Implement FSFE REUSE for golang files (#21840) 2 years ago
hashed_buffer.go Add Debian package registry (#24426) 1 year ago
hashed_buffer_test.go Add Debian package registry (#24426) 1 year ago
multi_hasher.go Implement FSFE REUSE for golang files (#21840) 2 years ago
multi_hasher_test.go Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago