×
Jan 11, 2022 · I have recently started using Jenkins and I'm getting all my integrations set up. Naturally, I'm facing a few instances where I'm searching docs ...
Missing: example | Show results with:example
Jan 3, 2024 · This plugin allows GitLab to trigger Jenkins builds and display their results in the GitLab UI.
Mar 5, 2024 · Go to Jenkins > Configure > Manage Plugins > Available and search for gitlab branch source plugin then select Install. ... A path is added to your ...
Aug 23, 2019 · While indexing, web hook is created in each project. GitLab Api doesn't support creation of Group web hooks so this plugin doesn't support ...
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values.
Jun 29, 2019 · Goals of this project. Implement a lightweight GitLab Plugin that depends on GitLab API Plugin. Follow convention of 3 separate plugins i.e. ...
Apr 18, 2024 · I'm using Pipeline script from SCM, jenkinsfile file in the same git repository as source code, and it sounds like there is no problem.
Jan 7, 2019 · In this post I wanted to show how you can run Jenkins behind a firewall (which could be a corporate firewall, a NAT'ed network like you have ...
Dec 14, 2019 · This post will describe some common problems I've had with Jenkins and how I solved them by developing Generic Webhook Trigger Plugin.