Questions tagged as 'gitlab'

0
answers

Visual Studio + GitLab

I have been working with visual studio 2017 and GitLab as a software repository for a few months, until now everything is more than correct but ... I need to do the following and I do not give the correct way to do it. I have several reposito...
asked by 03.12.2018 / 10:22
0
answers

Error restarting apache

I have a centos 7 server with do domains one for gitlab and a second one that I use with apache. Everything works correctly until I enable https for both domains. As of this moment, apache does not start if I have the gitlab server enabled. -...
asked by 24.09.2018 / 13:48
0
answers

Do 'push' from gitlab to heroku or use discord webhooks in heroku

I'm creating a discord bot (in javascript) and I would like for each update to use the webhook for discord (heroku I do not get the url from discord's webhook), try it with github, which is an option that has heroku, but can not be put in privat...
asked by 20.08.2018 / 03:14
1
answer

mongodb client installation in windows terminal

Why does not my client want to connect to my mongodb server by windows terminal?     
asked by 04.08.2018 / 15:47
1
answer

Error running Sonarqube with Jenkins

I am trying to analyze my project with Sonarqube in Jenkins , however whenever I am going to build my project I get an error more exactly the following: Lanzada por el usuario Sebastian Salazar Ejecutando.en el espacio de trabajo C:\Program...
asked by 19.04.2018 / 21:54
0
answers

Integrate postman test with gitlab ci

There is some way to integrate these 2 services, since I see that I could use travis with postman, but I do not want to do without the ci and cd of gitlab. I am trying to use the gitlab runners along with the postman api, however I feel that...
asked by 11.04.2018 / 19:08
0
answers

Problem with GITLAB and visual studio 2015

I have a solution in the repository of gitlab.com with visual studio 2015 which I have been working on for some time without problems, but since a few days ago I have a problem when accessing the solution in VS, I can not update the changes and...
asked by 30.03.2018 / 22:17
0
answers

How to change the language to GitLab?

I have a local GitLab server in my company, which I installed in a Proxmox VE 5.1 container, I installed the server under Debian 9.3 (Stretch). The issue is that when I try to change the default language (English) to Spanish in the configurat...
asked by 22.01.2018 / 22:03
1
answer

uncompress a zlib file

I am doing a process of cleaning up old versions of artifacts in GIT (knowing that this can make GIT out of certain bugs). I've seen that GIT compresses those files in zlib. Route for example where they are stored:    xpgit10.ldcb0001./usr...
asked by 08.01.2018 / 12:30
0
answers

Place in the pom.xml of a local project java maven the reference of a project created in Gitlab

Best regards community. A query, I'm trying to place the reference of a project that is in GitLab to my local project (which is using java and maven with the IDE Eclipse Mars). I want to import it as a library in the pom.xml offered by the maven...
asked by 08.09.2017 / 08:41