Relative Content

Tag Archive for gitlab

gitlab An error occurred while fetching commit data

[enter image description here][1]I installed the gitlab and moved the repositories from the bitbucket to it. The gitflow branch system.
In all brunches in which the name has “/”, for example featch/ or bag/, etc., an error is displayed as in the screenshot, as well as it is impossible to make a merge request from these brunches.
The official documentation of gitlab says that it’s about an ad blocker https://docs.gitlab.com/ee/user/project/troubleshooting.html#:~:text=When%20you%20visit%20a%20project,you%20are%20trying%20to%20access, but this is not the case.
Please tell me which logs to look at and how to find the source of the problem.
The data about the gitlab version is on the second screenshot.enter image description here

Ingest config data from a new file found in folder

What I’m trying to figure out is if there is a way to kick off a child pipeline in Gitlab whenever a new file is found within a certain folder? What we’re trying to do is scale up our current approach to be less hard coded.

Creating a child pipeline from a new file found in folder

What I’m trying to figure out is if there is a way to kick off a child pipeline in Gitlab whenever a new file is found within a certain folder? What we’re trying to do is scale up our current approach to be less hard coded.

Creating a child pipeline from a new file found in folder

What I’m trying to figure out is if there is a way to kick off a child pipeline in Gitlab whenever a new file is found within a certain folder? What we’re trying to do is scale up our current approach to be less hard coded.

Where can I see gitlab group importing status?

I use direct transfer to migrate my group. The group has around 20 projects so it takes a while. I closed the importing status page then I can’t find the page anymore even if I use root account to log in.

Gitlab search for merge requests across repositories

I’ve been given access to Gitlab in my organisation and have been tasked with creating a way to see all the merge requests for the all the repositories that my team is currently working on to ensure that it is assigned and picked up.