Branch: refs/heads/defect/org-folder-secrets
Home: https://github.com/jenkinsci/job-dsl-plugin
Commit: 0390db7f9680c20efc66fcc1e8d98eec605fd3a3
https://github.com/jenkinsci/job-dsl-plugin/commit/0390db7f9680c20efc66fcc1e8d98eec605fd3a3
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.
Commit: 4b940e8d40361a7836e994e70ea8f8c6b9e62e21
https://github.com/jenkinsci/job-dsl-plugin/commit/4b940e8d40361a7836e994e70ea8f8c6b9e62e21
Author: Jamie Tanna <[email protected]>
Date: 2022-07-01 (Fri, 01 Jul 2022)
Changed paths:
M docs/Home.md
Log Message:
-----------
Add release notes for 1.80.0
Compare:
https://github.com/jenkinsci/job-dsl-plugin/compare/7a383b6ffb28...4b940e8d4036
--
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/7a383b-4b940e%40github.com.