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
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
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
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.
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
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
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
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
I've enabled the option - Settings/General/Merge Requests/Merge Checks - Pipelines must succeed. Since then every merge requests automatically starts execution
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
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
My Gitlab version is Community Edition 9.5.10. But I can't find the menu settings => applications. How to fix it?
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
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.
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
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
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
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
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
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