×
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values.
Missing: docker | Show results with:docker
Jan 16, 2024 · I have created a build pipeline using Jenkinsfile in a bitbucket cloud repo. Jenkins is using x-auth-token with pull request write access to ...
Feb 17, 2024 · In my setup, I have a pipeline that triggers a job periodically. What I would like to do is to check to see if an existing job is already in ...
Allows to use Bitbucket Cloud and Bitbucket Server as sources for multi-branch projects. It also provides the required connectors for Bitbucket Cloud Team ...
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 ...
Missing: docker | Show results with:docker
May 2, 2023 · After upgrading Jenkins version from 2.263.1 to 2.387.1 getting the below error from Job configuration for Bitbucket primary server.
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.
Feb 12, 2024 · Hi, In my project, I have a requirement to create a view that shows build status of a single job multiple times, each time with different ...
Mar 5, 2024 · The x-auth-token is stored in the credential manager on the controller. hudson.plugins.git.GitException: Command "git fetch --tags --force -- ...
Jan 15, 2020 · The library that the plugin is using is not supported for Cloud, but only for Server, as you can see in the description of the code: >Java ...