jenkins_api_client icon indicating copy to clipboard operation
jenkins_api_client copied to clipboard

Adds multibranch support for some functions.

Open farkasseb opened this issue 7 years ago • 0 comments

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.

farkasseb avatar Jun 26 '17 14:06 farkasseb