Google
×
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names. When you have a multi-branch pipeline that checks out other sibling ...
Apr 16, 2018 · I'm using the github organization folder plugin to discover branches and pull requests dynamically. The discovery of new branches work as ...
Missing: scm | Show results with:scm
Feb 10, 2023 · I'm able to trigger a multibranch pipeline using p4/event endpoint. Similar to OP, I'm unable to trigger a Pipeline job (Pipeline script from ...
Oct 4, 2023 · I use the script console to look at culprits or changeset and I get an empty list. For example: {{import hudson.*. jobName = 'myjob' myJob = ...
Feb 13, 2024 · JENKINS-72700Bitbucket multibranch pipeline is unable to fetch code from any branches ... The Jenkins server ... def scm = perforce( browser: swarm( ...
This is already possible: in my pipeline code I already provide a String parameter to be able to specify the shelved CL to use. Later on after checkout I run.
Oct 4, 2023 · I would like to have an agent taken offline, run a script (such as groovy or shell script) on the agent , and returned to online status when ...
Oct 6, 2023 · Calling the build history of an agent causes blocked threads, doesn't give any reply to the user in the UI.