1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2025-12-20 01:33:07 +01:00
GitLab package for YunoHost
Find a file
2025-12-12 00:13:25 +01:00
.github update updater.sh 2025-11-28 15:11:51 +01:00
conf Upgrade to v18.6.1 2025-11-27 10:08:16 +00:00
doc Update cpe and disk/ram usage. Replace disclaimer.md by admin.md 2023-07-31 00:56:27 +02:00
scripts remove ynh_app_upstream_version_changed 2025-11-03 08:03:08 +01:00
.gitlab-ci.yml Add CI 2018-12-16 23:01:36 +01:00
config_panel.toml minor typos 2021-12-09 15:11:30 +01:00
LICENSE Update LICENSE 2018-12-17 18:36:20 +01:00
manifest.toml Upgrade to v18.6.2 2025-12-11 06:20:10 +00:00
README.md Auto-update READMEs 2025-12-11 07:20:13 +01:00
tests.toml Update tests.toml 2024-05-27 11:14:31 +02:00
upgrade-path.sh refactor upgrade-path.sh 2025-11-27 10:42:11 +01:00
upgrade-versions.sh update upgrade-versions script 2025-11-03 00:59:40 +01:00

Logo of GitLab GitLab, packaged for YunoHost

Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features

🌐 Official app website App Demo Version: 18.6.2~ynh1

Screenshots

Screenshot of GitLab

📦 Developer info

Automatic tests level

🛠️ Upstream GitLab repository: https://gitlab.com/gitlab-org/gitlab

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

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

📚 App packaging documentation

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