0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-16 05:08:18 +01:00
gitea/models
KN4CK3R 0c3c041c88
Add Arch package registry (#32692)
Close #25037
Close #31037

This PR adds a Arch package registry usable with pacman.

![grafik](https://github.com/user-attachments/assets/81cdb0c2-02f9-4733-bee2-e48af6b45224)

Rewrite of #25396 and #31037. You can follow [this
tutorial](https://wiki.archlinux.org/title/Creating_packages) to build a
package for testing.

Docs PR: https://gitea.com/gitea/docs/pulls/111

Co-authored-by: [d1nch8g@ion.lc](mailto:d1nch8g@ion.lc)
Co-authored-by: @ExplodingDragon

---------

Co-authored-by: dancheg97 <dancheg97@fmnx.su>
Co-authored-by: dragon <ExplodingFKL@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-04 23:09:07 +00:00
..
actions
activities Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00
admin
asymkey
auth
avatars
db
dbfs
fixtures
git Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
issues
migrations Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
organization Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
packages Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
perm
project
pull
renderhelper Refactor render system (orgmode) (#32671) 2024-11-29 16:08:29 +08:00
repo Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
secret
shared/types
system
unit
unittest
user
webhook
error.go
main_test.go
repo.go
repo_test.go
repo_transfer.go