1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-11 05:30:03 -04:00
gitea/modules/packages
KN4CK3R 9173e079ae
Add Alpine package registry (#23714)
This PR adds an Alpine package registry. You can follow [this
tutorial](https://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package)
to build a *.apk 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/227779595-b76163aa-eea1-4a79-9583-775c24ad74e8.png)

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-12 17:27:50 +00:00
..
alpine Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
cargo
chef
composer
conan
conda
container Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
debian Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
helm
maven
npm
nuget Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
pub
pypi
rpm Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00
rubygems
swift
vagrant
content_store.go
hashed_buffer_test.go Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
hashed_buffer.go Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
multi_hasher_test.go
multi_hasher.go