Pull request #111: Feature/SDCLOUD-6825 set default main branch in sq projects when they are createdMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-6825-set-default-main-branch-in-sq-projects-when-they-are-created to master
Squashed commit of the following:
commit 256c93bfdc65bbb4e80594f37705f5176ddc720e
Author: boris.folgmann@t-systems.com <boris.folgmann@t-systems.com>
Date: Tue Sep 30 15:41:06 2025 +0200
SDCLOUD-6825 releasing 3.5.6
commit c3b5de6cfa79ef13177c43...
Pull request #109: Bugfix/SDCLOUD-7119 all dep checks are failing since oss index now requires authenticationMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from bugfix/SDCLOUD-7119-all-dep-checks-are-failing-since-oss-index-now-requires-authentication to master
* commit '45751bff789845148b70c82981ac1f0ab2de2585':
SDCLOUD-7119 Jenkinslib 3.5.5 ready for release.
SDCLOUD-7119 Jenkinslib 3.5.5 ready for release.
SDCLOUD-7119 Jenkinslib 3.5.5 ready for release.
SDCLOUD-7119 using a global credentia...
SDCLOUD-7119 All dependency checks are currently failing due to https://ossindex.sonatype.org/doc/auth-requiredThe default for skipDependencyCheck was changed to true until a token based authentication
has been added.
Pull request #107: Feature/SDCLOUD-7063 extend config deptrack projectMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-7063-extend-config-deptrack-project to master
* commit 'ef816d5be06ff00ecff19df9693086d9c63f03b5':
SDCLOUD-7063 fixed mark-down
SDCLOUD-7063 set correct classifier for shared lib itself
SDCLOUD-7063 Updated doc link
* SDCLOUD-7063 Added new argument depTrackClassifier which defaults to 'application'. * SDCLOUD-7107 The C...
* SDCLOUD-7063 Added new argument depTrackClassifier which defaults to 'application'. * SDCLOUD-7107 The Create SBOM stage now prints some more verbose information. Improved reliability of the SBOM creation.
Pull request #104: Bugfix/SDCLOUD-7094 cannot build feature bugfix branches using sdcpipeline from repos on giteaMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from bugfix/SDCLOUD-7094-cannot-build-feature-bugfix-branches-using-sdcpipeline-from-repos-on-gitea to master
* commit '6c92837955c82b1f7ab10862ad85144273079b35':
SDCLOUD-7094 SDCLOUD-7059 releasing Jenkinslib 3.5.2
SDCLOUD-7059 removed superfluous semicolons
SDCLOUD-7059 do not call config-sonarqube-project for sources in Gitea
SDCLOUD-7094...
Pull request #102: Feature/SDCLOUD-6788 create sboms in sdcpipeline and upload to deptrackMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-6788-create-sboms-in-sdcpipeline-and-upload-to-deptrack to master
Squashed commit of the following:
commit 58a737d094b81f0845a5169b8cbf0e498ded2093
Author: boris.folgmann@t-systems.com <boris.folgmann@t-systems.com>
Date: Tue Sep 2 16:54:29 2025 +0200
SDCLOUD-6917 printing project link
commit 8833731a8fd42b7dbc8b2bdfabe...
Pull request #101: SDCLOUD-6625: remove non managed agents from the list of classic agent namesMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-6625-exclude-non-managed-agents-to-update-nvd-on-all-doaas-agents to master
* commit '806aa0161729979c96ff996490afb81467731c1e':
SDCLOUD-6625: remove non managed agents from the list of classic agent names
Pull request #97: Feature/SDCLOUD-6630 use maven plugin for dependency checkMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-6630-usen-maven-plugin-for-dependency-check to master
* commit '7bb3e952e90656837028a5020ad241841aa91618': (23 commits)
SDCLOUD-6630 fix for CPS
SDCLOUD-6630 moved default setting
SDCLOUD-6630 update to JDK 17
SDCLOUD-6630 the lib itself needs to scan all branches for testing
SDCLOUD-6630 skipDependencyCheck now defaul...