Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
Jenkins ver. 2.190.2
bitbucket-branch-source-plugin: 2.6.0
Description
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.
Attachments
Issue Links
- 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
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | structs-plugin [ 21442 ] |
Component/s | configuration-as-code-plugin [ 23170 ] | |
Component/s | job-dsl-plugin [ 16720 ] |
Link | This issue relates to JENKINS-26535 [ JENKINS-26535 ] |
Link | This issue is blocked by JENKINS-26535 [ JENKINS-26535 ] |
Labels | regression |
Assignee | Ewelina Wilkosz [ ewel ] | Joseph Petersen [ casz ] |
Released As | https://github.com/jenkinsci/bitbucket-branch-source-plugin/releases/tag/cloudbees-bitbucket-branch-source-2.7.0 | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Remote Link | This issue links to "bitbucket-branch-source-plugin #278 (Web Link)" [ 24351 ] |
Assignee | Joseph Petersen (old) [ casz ] | Joseph Petersen [ jetersen ] |