GitLab is an Open Source Git repository manager with issue tracking and wiki as well as continuous integration features.
I've set up my own Gitlab server with one project and a Gitlab runner configured for it. I'm new to …
node.js continuous-integration gitlab gitlab-ci gitlab-ci-runnerI would like to setup my project_dev CI only for 3 branches and specific kind of tags like: dev_1.0, dev_1.1, …
regex gitlab gitlab-ciI have a Gitlab CI runner running on windows 10: before_script: - "echo off" - 'call "%VS120COMNTOOLS%\vsvars32.bat"…
gitlab gitlab-ci gitlab-ci-runnerI just created a personal GitLab account and am trying to follow the steps on https://gitlab.com/help/ssh/…
ssh gitlabWe have self hosted GitLab CE and Jira, we want link git commit with jira issue link git commit with …
jira gitlab jira-agile gitlab-7I was wondering if it's possible to move a gitlab repo to another group inside gitlab. for example, if I …
git gitlab gitlab-ceI installed Gitlab CE on a dedicated Ubuntu 14.04 server edition with Omnibus package. Now I would want to install three …
nginx webserver virtualhost gitlab gitlab-omnibusI am in the process of migrating my svn repsitories to git with GitLab. Now I have seen that there …
continuous-integration gitlab gitlab-ciI've just started using GitLab, and have created a set of issues, in order to keep an overview of what …
gitlab branching-and-merging issue-tracking