2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/forgejo_ynh.git synced 2026-08-13 12:20:19 +02:00
Forgejo package for YunoHost
Find a file
2026-08-06 23:32:50 +02:00
.github Update issue template 2026-08-06 23:32:50 +02:00
conf feat: Synchronize user permissions automatically + document group sync 2026-06-25 08:09:38 +02:00
doc feat: Synchronize user permissions automatically + document group sync 2026-06-25 08:09:38 +02:00
hooks Avoid to call too mutch time the hook if not needed 2025-04-15 23:40:07 +02:00
scripts #199: Ensure to not show registration button when registraiton is disabled 2026-06-01 12:30:13 +02:00
config_panel.toml Fix duplicated key in config panel 2026-06-03 17:36:18 +02:00
LICENSE whole code modernization based on example app 2023-01-11 10:32:49 +01:00
manifest.toml Upgrade to v16.0.2 (#214) 2026-07-31 22:47:03 +02:00
README.md Upgrade to v16.0.2 (#214) 2026-07-31 22:47:03 +02:00
tests.toml Fix admin test with CI 2026-05-12 23:19:25 +02:00

Logo of Forgejo Forgejo, packaged for YunoHost

Lightweight software forge

🌐 Official app website Version: 16.0.2~ynh1

Screenshots

Screenshot of Forgejo

📦 Developer info

Automatic tests level

🛠️ Upstream Forgejo repository: https://codeberg.org/forgejo/forgejo

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade forgejo -u https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.