GitLab is an Open Source Git repository manager with issue tracking and wiki as well as continuous integration features.
I got following error in the Gitlab: Sorry, we cannot cherry-pick this merge request automatically. This merge request may already …
gitlab git-cherry-pickIs it possible to mark gitlab ci jobs to start manually? I need it for deploying application but I want …
gitlab continuous-deployment gitlab-ci continuous-delivery gitlab-ci-runnerWhen having one gitlab runner serving multiple projects, it can only run one CI pipeline while the other project pipelines …
gitlab gitlab-ci gitlab-ci-runnerMy problem is the bash script I created got this error "/bin/sh: eval: line 88: ./deploy.sh: not found" on …
bash continuous-integration gitlab gitlab-ci gitlab-ci-runnerI would like run deploy script with gitlab-ci, but step ssh-add $SSH_PRIVATE_KEY return an error : echo "$SSH_PRIVATE_…
gitlab gitlab-ciI want to use Gitlab to manage web-application development. Is it possible to access the html file I have created …
html git gitlab web-accessIs there an option to export all issues / TODOS to csv or pdf file in GitLab?
gitlab issue-trackingI have GitLab CE (v8.5 at least) installed on my server. I would like to integrate it with sonarqube so …
plugins sonarqube integration gitlab gitlab-8