-
Bug
-
Resolution: Fixed
-
Blocker
-
Jenkins ver. 2.190.2
bitbucket-branch-source-plugin: 2.6.0
Unfortunately with bitbucket-branch-source-plugin: 2.6.0 I can not make use of "traits" with job-dsl + configuration-as-code.
I used to be able to do the following:
organizationFolder('foo') { displayName('Foobar') organizations { bitbucket { serverUrl('https://stash.foobar.com') repoOwner('foo') credentialsId('stash-token') traits { sourceWildcardFilter { includes('sample-project') excludes('') } } } }
But now its not supported anymore. Also clearly visible via the api-viewer that that option is now missing.
Downgrading bitbucket-branch-source-plugin to 2.5.0 fixes the issue. So definitely a regression happening.
- is blocked by
-
JENKINS-26535 DescribableHelper does not handle wildcards well
-
- Open
-
- relates to
-
JENKINS-26535 DescribableHelper does not handle wildcards well
-
- Open
-
- links to
[JENKINS-60155] "traits" stopped working in 2.6.0
Component/s | New: structs-plugin [ 21442 ] |
Component/s | Original: configuration-as-code-plugin [ 23170 ] | |
Component/s | Original: job-dsl-plugin [ 16720 ] |
Link | New: This issue relates to JENKINS-26535 [ JENKINS-26535 ] |
Link | New: This issue is blocked by JENKINS-26535 [ JENKINS-26535 ] |
Labels | New: regression |
Assignee | Original: Ewelina Wilkosz [ ewel ] | New: Joseph Petersen (old) [ casz ] |
Released As | New: https://github.com/jenkinsci/bitbucket-branch-source-plugin/releases/tag/cloudbees-bitbucket-branch-source-2.7.0 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Remote Link | New: This issue links to "bitbucket-branch-source-plugin #278 (Web Link)" [ 24351 ] |
Assignee | Original: Joseph Petersen (old) [ casz ] | New: Joseph Petersen [ jetersen ] |