2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2026-03-25 16:12:36 +01:00
GitLab package for YunoHost
Find a file
Kayou ec4cc9e5b4
Merge pull request #322 from YunoHost-Apps/testing
Merge pull request #321 from YunoHost-Apps/ci-auto-update-v18.9.2

Upgrade to version 18.9.2
2026-03-13 05:27:44 +01:00
.github refactor auto upgrade scripts, use python and jinja template 2026-01-14 21:02:32 +09:00
conf Upgrade to v18.9.0 2026-02-20 06:42:04 +00:00
doc Update cpe and disk/ram usage. Replace disclaimer.md by admin.md 2023-07-31 00:56:27 +02:00
scripts add kernel.pid_max to kernel parameters check in change_url, install, and upgrade scripts 2026-01-31 12:53:32 +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 Upgrade to v18.9.2 2026-03-12 06:41:07 +00:00
manifest.toml.j2 fix script to auto upgrade 2026-02-13 20:31:26 +09:00
README.md Auto-update READMEs 2026-03-12 07:41:10 +01:00
tests.toml disable pages for default test 2026-01-23 21:18:31 +09:00
upgrade-path.py fix script to auto upgrade 2026-02-13 20:31:26 +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.9.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.