2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2026-02-03 23:41:51 +01:00
GitLab package for YunoHost
Find a file
2026-01-31 12:43:55 +09:00
.github refactor auto upgrade scripts, use python and jinja template 2026-01-14 21:02:32 +09:00
conf rework again, because I'm never satisfied 2026-01-23 21:18:31 +09:00
doc Update cpe and disk/ram usage. Replace disclaimer.md by admin.md 2023-07-31 00:56:27 +02:00
scripts fix linter 2026-01-31 12:43:55 +09:00
.gitlab-ci.yml Add CI 2018-12-16 23:01:36 +01:00
config_panel.toml readd pages_enable 2026-01-23 21:18:31 +09:00
LICENSE Update LICENSE 2018-12-17 18:36:20 +01:00
manifest.toml readd pages_enable 2026-01-23 21:18:31 +09:00
manifest.toml.j2 rework again, because I'm never satisfied 2026-01-23 21:18:31 +09:00
README.md Auto-update READMEs 2026-01-22 07:21:34 +01:00
tests.toml disable pages for default test 2026-01-23 21:18:31 +09:00
upgrade-path.py rework again, because I'm never satisfied 2026-01-23 21:18:31 +09:00
upgrade-versions.sh Unify version upgrade scripts, update to 18.7.1 2026-01-12 21:20:04 +09: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.8.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.