An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/gitlab_ynh

GitLab package for YunoHost
https://github.com/yunohost-apps/gitlab_ynh

gitlab yunohost yunohost-apps

Last synced: 9 days ago
JSON representation

GitLab package for YunoHost

Awesome Lists containing this project

README

        


Logo of GitLab
GitLab, packaged for YunoHost

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

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://gitlab.com)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://gitlab.com/explore)
![Version: 17.10.4~ynh1](https://img.shields.io/badge/Version-17.10.4~ynh1-rgba(0,150,0,1)?style=for-the-badge)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/gitlab)](https://ci-apps.yunohost.org/ci/apps/gitlab/)

🛠️ Upstream GitLab repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/gitlab_ynh/tree/testing).

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 for more information.