DevOps-as-a-Service
  1. DevOps-as-a-Service

sdcloud-caas-jenkins-libs

Public
AuthorCommitMessageCommit dateIssues
Boris FolgmannBoris Folgmann
9da56ef8302SDCLOUD-7236 The "Create Helm Chart" stage will now be marked as unstable,as well as the whole build, if deprecated Chart Museum URLs are used for dependencies in Chart.yaml.SDCLOUD-7236
Boris FolgmannBoris Folgmann
533ed7a23eaMPull request #125: Feature/SDCLOUD-7236 adapt sdcpipeline so that charts are pushed to pkey helmMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-7236-adapt-sdcpipeline-so-that-charts-are-pushed-to-pkey-helm to master * commit 'a65be7f24cfa35eb70b95e6d52f1dcde9223efad': (24 commits) SDCLOUD-7236 fixed italic SDCLOUD-7236 finalized version SDCLOUD-7236 To support the migration from Harbor Chart Museum to OCI charts, Helm charts are now automatically pushed in additio...SDCLOUD-7236
Boris FolgmannBoris Folgmann
a65be7f24cfSDCLOUD-7236 fixed italicSDCLOUD-7236
Boris FolgmannBoris Folgmann
93e4c0919adSDCLOUD-7236 finalized versionSDCLOUD-7236
Boris FolgmannBoris Folgmann
a0c10f7fc8fSDCLOUD-7236 To support the migration from Harbor Chart Museum to OCI charts,Helm charts are now automatically pushed in addition to the new *-helm projects, if no dependencies refer to deprecated chartrepo URLs.SDCLOUD-7236
Boris FolgmannBoris Folgmann
f162b0a16baSDCLOUD-7236 use echo instead of unstable until next migration phase is reachedSDCLOUD-7236
Boris FolgmannBoris Folgmann
eff6c203073SDCLOUD-7236 changed link to migration docsSDCLOUD-7236
Boris FolgmannBoris Folgmann
c92b89d7060SDCLOUD-7236 authenticate to -helm project to resolve OCI depsSDCLOUD-7236
Boris FolgmannBoris Folgmann
ccdf9096d8eMMerge commit 'ea0f812e71a788bf10c158ed20695c1c0f61d015' into feature/SDCLOUD-7236-adapt-sdcpipeline-so-that-charts-are-pushed-to-pkey-helm# Conflicts: # README.md # pom.xmlSDCLOUD-7236
Boris FolgmannBoris Folgmann
ea0f812e71aMPull request #126: SDCLOUD-7435 Updated maven plugins for sonar, pmd, spotbugs and depcheckMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-7435-update-maven-plugins-used-in-sdcpipeline to master * commit '9868d6fb34b7b331c1097762019abd5591c4a2f3': SDCLOUD-7435 Updated maven plugins for sonar, pmd, spotbugs and depcheckSDCLOUD-7435
Boris FolgmannBoris Folgmann
9868d6fb34bSDCLOUD-7435 Updated maven plugins for sonar, pmd, spotbugs and depcheckSDCLOUD-7435
Boris FolgmannBoris Folgmann
b746199e85cSDCLOUD-7236 version bumpSDCLOUD-7236
Boris FolgmannBoris Folgmann
970b1aefcd8SDCLOUD-7236 more info for usersSDCLOUD-7236
Boris FolgmannBoris Folgmann
4fbe846e101SDCLOUD-7236 Currently only an explicit login works.SDCLOUD-7236
Boris FolgmannBoris Folgmann
89c131bbaa2SDCLOUD-7236 Currently only an explicit login works.SDCLOUD-7236
Boris FolgmannBoris Folgmann
5e9e356a31fSDCLOUD-7236 Push in addition to new PKEY-helm project if no deprecated dependencies foundSDCLOUD-7236
Boris FolgmannBoris Folgmann
2c0ed3de69aSDCLOUD-7236 Push in addition to new PKEY-helm project if no deprecated dependencies foundSDCLOUD-7236
Boris FolgmannBoris Folgmann
fce0a4d22caSDCLOUD-7236 Push in addition to new PKEY-helm project if no deprecated dependencies foundSDCLOUD-7236
Boris FolgmannBoris Folgmann
32c7ca41a50SDCLOUD-7236 Push in addition to new PKEY-helm project if no deprecated dependencies foundSDCLOUD-7236
Boris FolgmannBoris Folgmann
de044259b40SDCLOUD-7236 Push in addition to new PKEY-helm project if no deprecated dependencies foundSDCLOUD-7236
Boris FolgmannBoris Folgmann
577ae141517SDCLOUD-7236 Push in addition to new PKEY-helm project if no deprecated dependencies foundSDCLOUD-7236
Boris FolgmannBoris Folgmann
71166c7b140SDCLOUD-7236 Push in addition to new PKEY-helm project if no deprecated dependencies foundSDCLOUD-7236
Boris FolgmannBoris Folgmann
8b050976e3eSDCLOUD-7236 Push in addition to new PKEY-helm project if no deprecated dependencies foundSDCLOUD-7236
Boris FolgmannBoris Folgmann
be099688e6eSDCLOUD-7236 Push in addition to new PKEY-helm project if no deprecated dependencies foundSDCLOUD-7236
Boris FolgmannBoris Folgmann
d2758a9b071SDCLOUD-7236 mark build as unstableSDCLOUD-7236
Boris FolgmannBoris Folgmann
80b056b5cdbSDCLOUD-7236 removed Utils method testSDCLOUD-7236
Boris FolgmannBoris Folgmann
2d689a27c62SDCLOUD-7236 testing Utils methodSDCLOUD-7236
Boris FolgmannBoris Folgmann
6f15c7b5dadSDCLOUD-7236 check for deprecated chartmuseum reposSDCLOUD-7236
Boris FolgmannBoris Folgmann
b164db14946SDCLOUD-7236 check for deprecated chartmuseum reposSDCLOUD-7236
Boris FolgmannBoris Folgmann
7aa1bddc3daMPull request #123: SDCLOUD-6600 now using helmRegistry argument to determine chartrepo URL on HarborMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from bugfix/SDCLOUD-6600-cannot-override-helmregistry-in-sdcpipeline to master * commit 'f37a6fc33b1b3f3513daf296dbfd33891ef17e0a': SDCLOUD-6600 now using the helmRegistry argument to determine the chartrepo URL on Harbor for pushing Helm charts. SDCLOUD-6600 now using helmRegistry argument to determine chartrepo URL on HarborSDCLOUD-6600
Boris FolgmannBoris Folgmann
f37a6fc33b1SDCLOUD-6600 now using the helmRegistry argument to determine the chartrepo URL on Harbor for pushing Helm charts.SDCLOUD-6600
Boris FolgmannBoris Folgmann
9b10cf69856SDCLOUD-6600 now using helmRegistry argument to determine chartrepo URL on HarborSDCLOUD-6600
Boris FolgmannBoris Folgmann
dc64df11521MPull request #121: SDCLOUD-7145 added a timeout for the case that the Trivy result cannot be retrieved.Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-7145-get-trivy-scan-result-from-harbor-into-jenkins-builds to master * commit 'f2df4e7e52cd5be33b0eadccc4898b81217744e5': SDCLOUD-7145 added a timeout for the case that the Trivy result cannot be retrieved.SDCLOUD-7145
Boris FolgmannBoris Folgmann
f2df4e7e52cSDCLOUD-7145 added a timeout for the case that the Trivy result cannot be retrieved.SDCLOUD-7145
Boris FolgmannBoris Folgmann
d989632924aMPull request #120: Feature/SDCLOUD-7145 get trivy scan result from harbor into jenkins buildsMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-7145-get-trivy-scan-result-from-harbor-into-jenkins-builds to master * commit 'c89eec561e57489d2643cdba82a388d9af9c80b6': SDCLOUD-7145 release 3.7.0 SDCLOUD-7145 moved if to simplify main() SDCLOUD-7145 more verbose msg SDCLOUD-7145 Docs are now more precise SDCLOUD-7145 Added new arguments trivySeverity and trivyBuild...SDCLOUD-7145
Boris FolgmannBoris Folgmann
c89eec561e5SDCLOUD-7145 release 3.7.0SDCLOUD-7145
Boris FolgmannBoris Folgmann
d6bb876c780SDCLOUD-7145 moved if to simplify main()SDCLOUD-7145
Boris FolgmannBoris Folgmann
c79fbcc22ecSDCLOUD-7145 more verbose msgSDCLOUD-7145
Boris FolgmannBoris Folgmann
da1c6e4097eSDCLOUD-7145 Docs are now more preciseSDCLOUD-7145
Boris FolgmannBoris Folgmann
3c0dc84fe70MSDCLOUD-7145 indentationSDCLOUD-7145
Boris FolgmannBoris Folgmann
57e7c2caf47SDCLOUD-7145 Added new arguments trivySeverity and trivyBuildResultSDCLOUD-7145
Boris FolgmannBoris Folgmann
58a76dbda5dSDCLOUD-7145 Added new arguments trivySeverity and trivyBuildResultSDCLOUD-7145
Boris FolgmannBoris Folgmann
8ce7bd247a3MMerge commit '6d5814ca1b957cc963daa28960ad5d90e50584e5' into feature/SDCLOUD-7145-get-trivy-scan-result-from-harbor-into-jenkins-builds# Conflicts: # README.md # pom.xmlSDCLOUD-7145
Achim MahnkePeter WurbsAchim Mahnke
6d5814ca1b9MPull request #112: Feature/SDCLOUD-7085 go buildsMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-7085-go-builds to master * commit '614073aec1dc0a50c4457a92f53f6ed6946f243c': (30 commits) SDCLOUD-7085: Fixed MD syntax SDCLOUD-7085: Fix syntax error SDCLOUD-7085: Integrated goTestSetuo into goTest SDCLOUD-7085: Removed pwd SDCLOUD-7085: Added new params to README SDCLOUD-7085: Changes requested in review SDCLOU...SDCLOUD-7085
Achim MahnkeAchim Mahnke
614073aec1dSDCLOUD-7085: Fixed MD syntaxSDCLOUD-7085
Achim MahnkeAchim Mahnke
e78736f59d7SDCLOUD-7085: Fix syntax errorSDCLOUD-7085
Achim MahnkeAchim Mahnke
a4859472dabSDCLOUD-7085: Integrated goTestSetuo into goTestSDCLOUD-7085
Achim MahnkeAchim Mahnke
9264c0d9815SDCLOUD-7085: Removed pwdSDCLOUD-7085
Achim MahnkeAchim Mahnke
f884cfec4a3SDCLOUD-7085: Added new params to READMESDCLOUD-7085
Achim MahnkeAchim Mahnke
3d7b077039eSDCLOUD-7085: Changes requested in reviewSDCLOUD-7085