2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2026-05-12 04:27:22 +02:00
GitLab package for YunoHost
  • Ruby 73.7%
  • Shell 17.7%
  • Python 6.3%
  • Jinja 2.3%
Find a file
Kayou af5ea47eca
Merge pull request #330 from YunoHost-Apps/testing
Merge pull request #329 from YunoHost-Apps/ci-auto-update-v18.11.2

Upgrade to version 18.11.2
2026-05-03 06:34:40 +02:00
.github refactor auto upgrade scripts, use python and jinja template 2026-01-14 21:02:32 +09:00
conf 18.11.0 2026-04-20 23:00:24 +09: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.11.2 2026-04-30 08:02:47 +00:00
manifest.toml.j2 fix script to auto upgrade 2026-02-13 20:31:26 +09:00
README.md Auto-update READMEs 2026-04-30 10:02:51 +02:00
tests.toml disable pages for default test 2026-01-23 21:18:31 +09:00
upgrade-path.py Fix upgrade-path url, enhance upgrade-path.py with package index caching and parallel fetching, remove upgrade-versions.sh 2026-04-20 23:00: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.11.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.