Branch: refs/heads/defect/org-folder-secrets
Home: https://github.com/jenkinsci/job-dsl-plugin
Commit: c07be44c2b7cae5f9a8177bde23b87d850a0a839
https://github.com/jenkinsci/job-dsl-plugin/commit/c07be44c2b7cae5f9a8177bde23b87d850a0a839
Author: Jamie Tanna <[email protected]>
Date: 2022-07-01 (Fri, 01 Jul 2022)
Changed paths:
M job-dsl-plugin/build.gradle
M
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/JenkinsJobManagement.java
M
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/JenkinsJobManagementSpec.groovy
A job-dsl-plugin/src/test/resources/organizationfolder.xml
Log Message:
-----------
Fix: Don't destroy credentials when re-creating organization folders
Similar to 8d8ea63fcefe0028c5168dffd9210955c41fe773, we should be able
to support organization folders not losing their credentials.
This requires we bump our dependency of `credentials` to pick up the
`branch-api` dependency.
We need to handle the various bits of metadata available in the
`OrganizationFolder`s, so our tests are slightly more complex than we
usually have.
Co-authored-by: Jean-François Roche <[email protected]>
Closes JENKINS-44681.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/job-dsl-plugin/push/refs/heads/defect/org-folder-secrets/ca2f93-c07be4%40github.com.