0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 02:30:05 +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 Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
avatars
db Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
dbfs
fixtures Fix GetInactiveUsers (#32540) 2024-11-21 04:55:32 +00:00
git Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
issues Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
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 Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
user Strict pagination check (#32548) 2024-11-25 09:56:50 +08:00
webhook
error.go
main_test.go
repo_test.go
repo_transfer.go
repo.go