1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitea_ynh.git synced 2025-11-03 20:39:24 +01:00
Gitea is a fork of Gogs. A git platform, Mirror of https://framagit.org/YunoHost-Apps/gitea_ynh
Find a file
2025-10-30 22:03:42 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:09 +02:00
conf Add options for Gitea Actions and Webhook to config_panel (#146) 2025-06-17 21:39:13 +02:00
doc Update ADMIN.md 2025-04-02 09:44:17 +02:00
scripts Fix change-url for container_registry 2025-09-15 17:49:52 +02:00
.gitlab-ci.yml Rebase CI to alpine 2018-06-14 18:12:08 +02:00
config_panel.toml Add options for Gitea Actions and Webhook to config_panel (#146) 2025-06-17 21:39:13 +02:00
LICENSE Init 2018-02-25 21:45:24 +01:00
manifest.toml Upgrade sources 2025-10-27 18:22:51 +01:00
README.md Auto-update READMEs 2025-10-27 18:22:51 +01:00
tests.toml Add curl tests 2025-09-15 12:43:54 +02:00

Logo of Gitea Gitea, packaged for YunoHost

Lightweight Git forge

🌐 Official app website Version: 1.24.7~ynh1

Screenshots

Screenshot of Gitea

📦 Developer info

Automatic tests level

🛠️ Upstream Gitea repository: https://github.com/go-gitea/gitea

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/gitea_ynh/tree/testing

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

📚 App packaging documentation

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