Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values.
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 ...
Jan 31, 2024 · Plugin for Jenkins v2.361.4 or later, that triggers builds on Bitbucket's push and pull requests events. Some of the features introduced by ...
Missing: /search docker
Aug 24, 2022 · I have jenkins v2.263.1 and bitbucket server v7.6.16. Following to pull request merge (or push into master) some unknown webhook triggers ...
Missing: docker | Show results with:docker
Allows to use Bitbucket Cloud and Bitbucket Server as sources for multi-branch projects. It also provides the required connectors for Bitbucket Cloud Team ...
Missing: /search | Show results with:/search
Mar 5, 2024 · On one Jenkins node checkout of a bitbucket.org repo fails. On several other nodes, the exact same checkout succeeds. The nodes are connected to ...
I am attempting to setup the Bitbucket push and pull request plugin to run pipeline jobs when PR's are created, for any branch of a given repo.
Missing: /search | Show results with:/search
Jan 16, 2024 · I have the feeling I'm missing some config on the Jenkins side on how to communicate back to bitbucket but I'm clueless what config I'm missing.
Missing: /search | Show results with:/search
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.
Pipeline as Code describes a set of features that allow Jenkins users to define pipelined job processes with code, stored and versioned in a source ...