jenkins_api_client
jenkins_api_client copied to clipboard
Adds multibranch support for some functions.
Adds multibranch support for the following functions.
-
exists?
-
list
This means if the job name is given like this: something/branch/master
then exists?
function returns with the correct answer.