1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/forgejo_ynh.git synced 2025-12-21 01:33:06 +01:00
Forgejo package for YunoHost
Find a file
2025-11-30 10:27:50 +01:00
.github Mostly aesthetic things 2025-02-09 13:58:37 +01:00
conf Update nginx.conf 2025-11-30 09:56:54 +01:00
doc Fix changelog 2025-07-28 17:27:38 +02:00
hooks Avoid to call too mutch time the hook if not needed 2025-04-15 23:40:07 +02:00
scripts Update upgrade 2025-11-30 10:22:42 +01:00
config_panel.toml Adapt config_panel pattern.regexp to pydantic v2 2025-09-19 16:33:28 +02:00
LICENSE whole code modernization based on example app 2023-01-11 10:32:49 +01:00
manifest.toml Update manifest.toml 2025-11-30 10:02:36 +01:00
README.md Auto-update READMEs 2025-11-30 09:51:26 +01:00
tests.toml Add curl tests 2025-09-15 12:48:25 +02:00

Logo of Forgejo Forgejo, packaged for YunoHost

Lightweight software forge

🌐 Official app website Version: 13.0.3~ynh2

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.