Top "Gitlab" questions

GitLab is an Open Source Git repository manager with issue tracking and wiki as well as continuous integration features.

Gitlab CI runner configuration with cache on docker

I can't seem to get the cache or the artifacts to carry over between jobs in gitlab CI. I suspect …

docker gitlab gitlab-ci gitlab-ci-runner
IntelliJ, unable to share Project on GitHub (Permission Denied)

I'm new to Git and GitHub/GitLab. I try to share my project to GitHub but it throws this exception: …

github intellij-idea repository gitlab permission-denied
How to use git commands after enable gitlab's second-factor authentication

Today I've enabled Gitlab's 2nd-factor authentication. After that, since I logged in the Gitlab website, I need to use my …

git authentication gitlab
Gitlab CI script: exclude branches

I'm trying to improve the project building script, described in YML-file, the improvement itself seems quite trivial, but the idea …

gitlab gitlab-ci auto-build
How do you center text in Gitlab markdown?

After Gitlab switched its markdown engine to CommonMark it's no longer as easy to add things like custom styling to …

gitlab markdown gitlab-ce
gitlab: Runner is offline, last contact was about some hours ago

recently my runners have been stopped and I don't know why? I've just upgraded nodejs on the server and it …

gitlab gitlab-ci gitlab-ci-runner
Gitlab CI - Failed to register runner

I've setup my gitlab installation from source, secured it with letsencrypt and deployed it under https://gitlab.mydomain.com. I …

continuous-integration gitlab gitlab-ci gitlab-ci-runner gitlab-8
GitLab-Runner "listen_address not defined" error

I'm running a Laravel api on my server, and I wanted to use Gitlab-runner for CD. The first two runs …

linux gitlab yaml gitlab-ci-runner
GitLab API - How to GET the repository/project files and metadata?

I am new to GitLab and using API calls and am confused on how to make a call to get …

python json git gitlab gitlab-api
Embed a PDF in github/gitlab wiki

I'm using gitlab to manage my repositories which has been quite pleasant so far. However the wiki could use a …

pdf github gitlab pdf-viewer