GitLab is an Open Source Git repository manager with issue tracking and wiki as well as continuous integration features.
On a private repository from gitlab, when I run git clone [email protected]:group/project-submodule.git the clone …
git windows-10 gitlab git-submodules git-for-windowsWhen I run my job on Gitlab CI/CD, after a while I obtain the following error message: Job's log …
gitlab gitlab-ci gitlab-ci-runnerHello I have installed Gitlab using this https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md#installation Now I want …
nginx gitlab gitlab-ciIn Gitlab CI, how do you trigger a build only if changes happen on particular set of files? Is there …
git build continuous-integration gitlab gitlab-ciWe are using Gitlab (7.10.2) and Redmine (3.0.2). All issues are managed in Redmine and Gitlab manages all git-repositories. We set up …
redmine gitlabI've been having a hard time getting the auth to work with ssh keys (don't want to be prompted for …
git gitlab gitkrakenI don't think I'm really understanding how Gerrit can fit into my group's existing workflow. Is Gerrit intended to be …
git gitlab gerritI want to copy a GitLab project to another repository which should be completely independent from the original project. For …
git gitlab git-forkI am working on a python project and using miniconda to manage my environment. I am using GitLab for CI …
gitlab gitlab-ci gitlab-ci-runner