1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/forgejo_ynh.git synced 2025-10-27 23:37:35 +01:00
Forgejo package for YunoHost
Find a file
2025-10-19 12:04:45 +02:00
.github Mostly aesthetic things 2025-02-09 13:58:37 +01:00
conf Add options for Forgejo Actions and Webhook to config_panel 2025-06-18 13:26:21 +02: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 Fix change-url for container_registry 2025-09-15 17:49:48 +02: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 Upgrade sources 2025-10-18 00:09:51 +02:00
README.md Auto-update READMEs 2025-10-18 00:09:52 +02: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.1~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.