1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-15 06:04:32 -04:00
gitea/services/forms
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
..
admin.go
auth_form.go
org.go
package_form.go Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
repo_branch_form.go
repo_form_test.go
repo_form.go Title can be empty when creating tag only (#23917) 2023-04-06 21:44:52 -04:00
repo_tag_form.go
runner.go
user_form_auth_openid.go
user_form_hidden_comments.go
user_form_test.go
user_form.go