Category "gitlab"

Gitlab pipeline - reports config contains unknown keys: cobertura

I'm not able run the gitlab pipeline due to this error Invalid CI config YAML file jobs:run tests:artifacts:reports config contains unknown keys: cobertura

How to change the ssh port connection on Windows?

I am trying to connect to GitLab with an ssh key from a Windows laptop. The problem is the port of the repository has changed, and I cannot manage to change the

Use firebase preview channel in gitlab merge request

I am deploying each merge request to the firebase preview channel and I would like to add generated URL to either comment below the merge request or use the URL

How can i get a Remote Mirror gitlab in Graphiql

Is there any way to list the mirrored gitlab repositories using Graphiql ? I'm listing the projects name and url and I need to include the mirrors in the list.

Migrate multiple projects from GitLab to Azure DevOps

I am trying to find a way to migrate all projects (+600) from our Gitlab server to our DevOps platform. Are you aware of any scripts/automation? Thank you! I tr

How do I run gitlab on kubernetes?

The task I carreid out ↓ Hyper-V, Ubuntu 20.04, k8s 1.23.6, Docker 20.10.14 Installation Set up a K8s Cluster(Control Plane 1EA, Worker node 1EA) kubectl

Gitlab CE and Operator runner API

I have installed gitlab (v14.X) Operator runner on OpenShift (v4.6). The Runner successfully registered with GitLab for a specific project. The Log has followin

Gitlab CE and Operator runner API

I have installed gitlab (v14.X) Operator runner on OpenShift (v4.6). The Runner successfully registered with GitLab for a specific project. The Log has followin

GitLab Checking pipeline status - running forever

I've enabled the option - Settings/General/Merge Requests/Merge Checks - Pipelines must succeed. Since then every merge requests automatically starts execution

GitLab: Commit must be signed with a GPG key

I've faced an issue with GitLab, and I don't know how to fix this issue. I'm owner of repository, I've already gpg enabled, but at the end I still face an issue

GitLab pipeline with dotnet and node image

I'm creating a GitLab pipeline which should build, test and deploy a dotnet core application with Angular application. So far so good! This project was created

GitLab but no "settings->applications" menu

My Gitlab version is Community Edition 9.5.10. But I can't find the menu settings => applications. How to fix it?

VS Code Showing Publish Branch Button When Branch Was Already Pushed

I used VS Code terminal to create a new branch, and then pushed the commit to GitLab. I've confirmed on my GitLab account that the branch was successfully pushe

How to stop and start Docker container from bash script Synology?

Hey guys so I'm on a synology DS218+ and I'm running docker and hosting my own instance of gitlab in it. So now I'm trying to write an update Script with bash.

remote: GitLab: Push operation timed out

I'm trying to fix my repository with BFG Repo-Cleaner, by removing some large files that were added to it, using this guide: https://rtyley.github.io/bfg-repo-c

Do I have to commit node_modules in order to run GitLab .gitlab-ci.yml builds?

Trying to create a .gitlab-ci.yml file to do builds in GitLab. All attempts thus far fail. Few examples I am able to find and those seem to have node_modules sa

Abstract contents of gitlab-ci file to only use "include"

I've a gitlab-ci file that works as is no problem, however, a question has been asked as to whether we can abstract the contents of this file/move this file to

GitLab job allow failure on certain exit code

I have a GitLab CI/CD job doing some stuff. I want some executed commands to be able to fail and result in a warning for this job, but I also want other command

How do I see a file's all historical version on Gitlab?

First I thought this is a very simple issue. But after trying a lot of ways, I couldn't find a way to explore a file's all history versions on gitlab.com What

Gitlab: Is there a way to limit the concurrency jobs in Gitlab by number?

I have a Gitlab Runner running on Kubernetes. I see there are options to limit concurrent jobs from the runner level, but it would be preferable if we could do