Code Snippet

Just another Code Snippet site

Uncategorized

Jenkins / Gitlab : Merge Request

Follow the installation procedure from “Gitlab Merge Request Builder Plugin”. The jenkins job must contains parameters, at least : gitlabSourceBranch and gitlabTargetBranch. GitLab : In case the webhooks test return a 403 error, the Jenkins Security configuration must be updated as follows : Jenkins > Configure Global Security : Uncheck “Prevent Cross Site Request Forgery exploits” Markeup […]

,

Installer le shell Bash (Linux) sous Windows 10 – Korben

L’année dernière, ça ne vous a pas échappé, Bash a fait son apparition sous Windows 10. C’est pour moi, la meilleure chose qui soit arrivée à Windows depuis un moment, car ça permet de lancer des outils Linux et de développer ses propres scripts Shell directement sous Windows. Le pied ! Mais même si c’est […]

,

SVN to Git Migration

Create an author mapping file like : Import the SVN repo in a new empty folder Update Commit message to remove “git-svn-id” Create a new Git repo. Add new origin to local repo and push to master

,

Previous Posts Next posts