Boris Folgmann | a8e05d8a252 | SDCLOUD-3046 adding argument | | |
Boris Folgmann | 4a520fc504f | SDCLOUD-3046 defaults for names and versions are now retrieved from pom.xml if present. | | |
Boris Folgmann | 9e0c3363e9a | Pull request #36: Master
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from master to release/2.2
* commit '220634bf... | | |
Boris Folgmann | 220634bf81c | SDCLOUD-2989 released sdcPipeline 2.2.1 | | |
Justin Grzelka | 39dc3ac7c74 | Pull request #35: Feature/SDCLOUD-2989 add new deployhelmchart method to jenkins lib
Merge in DEVOPSAAS/sdcloud-caas... | | |
Boris Folgmann | bc397292355 | Angewendeter Vorschlag | | |
Boris Folgmann | 721f1aa00d3 | Angewendeter Vorschlag | | |
Boris Folgmann | 6a570460812 | Angewendeter Vorschlag | | |
Boris Folgmann | 2e084173d74 | Angewendeter Vorschlag | | |
Boris Folgmann | 1cabea5ce99 | Angewendeter Vorschlag | | |
Boris Folgmann | c13d8dbd445 | Angewendeter Vorschlag | | |
Boris Folgmann | 81fef1986ab | Angewendeter Vorschlag | | |
Justin Grzelka | a5a5b2a33fb | SDCLOUD-2989 adding documentation on new deployment method and updating version numbers | | |
Justin Grzelka | e7b70f5142a | SDCLOUD-2989 add helmChartDeployment() method | | |
Boris Folgmann | 8cd02f0cfb6 | Pull request #34: Feature/SDCLOUD-3043 make checkstyle config configurable in jenkins lib
Merge in DEVOPSAAS/sdcloud... | | |
Boris Folgmann | 0e12b51c048 | SDCLOUD-3043 released v2.2.0 | | |
Boris Folgmann | a59d1eddd6d | SDCLOUD-3043 now using our own relaxed settings | | |
Boris Folgmann | 022e2222f4c | SDCLOUD-3043 relaxed settings with LineLength rule from Google.
Instead of errors all findings are now just warnings. | | |
Boris Folgmann | 105bac37e42 | SDCLOUD-3043 initial commit of copy of sun_checks.xml | | |
Boris Folgmann | 7513942cc26 | SDCLOUD-3043 added checkstyleConfig which defaults to google_checks.xml for
the first test | | |
Boris Folgmann | c9b2852b17c | Pull request #33: SDCLOUD-2895 fixed Source XRef warnings
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from master t... | | |
Boris Folgmann | d8ef1060364 | Pull request #32: SDCLOUD-2895 fixed Source XRef warnings
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/... | | |
Boris Folgmann | 1f8f9e4a84c | SDCLOUD-2895 fixed Source XRef warnings | | |
Boris Folgmann | 418d7490b8e | Pull request #31: SDCLOUD-3019 fixed regex for chart name replacement
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs f... | | |
Boris Folgmann | 3059cbdb2d3 | SDCLOUD-3019 fixed regex for chart name replacement | | |
Boris Folgmann | ca0b167a3b4 | Pull request #30: Master
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from master to release/2.1
* commit '363b8b3a... | | |
Boris Folgmann | 363b8b3a8ea | Pull request #29: Bugfix/SDCLOUD-3019 if folder name in jenkins is not completely lowercase some pipeline commands
M... | | |
Boris Folgmann | f835b8e6224 | SDCLOUD-3019 white space removed | | |
Boris Folgmann | da673cdd768 | SDCLOUD-3019 release v2.1.2 | | |
Boris Folgmann | f501ed69d43 | SDCLOUD-3019 when appName is changed in Jenkinsfile the replace now works
again. The name line is replaced in all cas... | | |
Boris Folgmann | e18d13d098f | SDCLOUD-3019 now using correct approach to get the base job name as proposed in JENKINS-44278 | | |
Boris Folgmann | 7f57b46b842 | SDCLOUD-3019 lowercasing Jenkins project folder to avoid problems when
used in other tools | | |
Boris Folgmann | cf6f750357e | Pull request #28: Master
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from master to release/2.1
* commit '98581d48... | | |
Boris Folgmann | 98581d48727 | Pull request #27: Feature/SDCLOUD-2934 host our own jdl studio
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from fea... | | |
Boris Folgmann | 00edb25cb39 | SDCLOUD-2934 releasing v2.1.1 | | |
Boris Folgmann | 3de5e60ace4 | SDCLOUD-2934 documented new args | | |
Boris Folgmann | 0e65eace1df | SDCLOUD-2934 npmCommand now contains all calls | | |
Boris Folgmann | 704a51b22df | SDCLOUD-2934 made nodejs and npmCommand configurable | | |
Boris Folgmann | 05ed1c9936e | Pull request #26: Master
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from master to release/2.1
* commit '0232953f... | | |
Justin Grzelka | 0232953fde8 | Pull request #24: Feature/SDCLOUD-2796 migrate jenkins libs to kubernetes
Merge in DEVOPSAAS/sdcloud-caas-jenkins-li... | | |
d.balogh@t-systems.com | 98c681740ce | SDCLOUD-2796 changed path | | |
d.balogh@t-systems.com | 7e9bfdd8398 | SDCLOUD-2796 fixed imagename, edited labels | | |
d.balogh@t-systems.com | 7648179d3c2 | SDCLOUD-2796 changed dockerimage | | |
d.balogh@t-systems.com | a850a95698a | SDCLOUD-2796 fixed yamllint error | | |
d.balogh@t-systems.com | 462e5fc047d | SDCLOUD-2796 fixed name in Chart.yaml | | |
d.balogh@t-systems.com | 9c767685455 | SDCLOUD-2796 moved Chart.yaml | | |
d.balogh@t-systems.com | 3221eb9f069 | SDCLOUD-2796 removed imageTag, renamed imageName | | |
d.balogh@t-systems.com | 7e8eaa34e31 | SDCLOUD-2796 fixed naming in NOTES, removed containerProtocol line | | |
d.balogh@t-systems.com | ce52084c914 | SDCLOUD-2796 resolved code conflict in Jenkinsfile | | |
d.balogh@t-systems.com | 94c641e03c7 | SDCLOUD-2796 corrected chart version | | |
d.balogh@t-systems.com | ab4b58998c3 | SDCLOUD-2796 set signImages field to 'false', edited app/chart version | | |
d.balogh@t-systems.com | 735dd919a52 | Merge branch 'master' of https://prd.sdc.t-systems-service.com/bitbucket/scm/devopsaas/sdcloud-caas-jenkins-libs into... | | |
d.balogh@t-systems.com | 73215d7c017 | SDCLOUD-2796 changed container name | | |
d.balogh@t-systems.com | 4a83ec45748 | SDCLOUD-2796 edited Jenkinsfile | | |
d.balogh@t-systems.com | 31895f231e3 | SDCLOUD-2796 fixed typo, version, accessability | | |
Boris Folgmann | febca014041 | Pull request #25: Feature/SDCLOUD-2620 jenkins lib should not build feature branches if pr is already open
Merge in ... | | |
Boris Folgmann | 98e63b0df91 | SDCLOUD-2620 released v2.1.0 | | |
Boris Folgmann | 6b0a38d193d | SDCLOUD-2620 for clear status in Jenkins, aborted will be used. Unfortunately BB displays it as failed. | | |
Boris Folgmann | 5b43d2ad78e | SDCLOUD-2620 examining Bitbucket behaviour | | |
Boris Folgmann | c749e759c3c | SDCLOUD-2620 removed duplicated logic | | |
Boris Folgmann | 38fbebad190 | SDCLOUD-2620 unstable as alternative to error | | |
d.balogh@t-systems.com | 885d11b641c | SDCLOUD-2796 edited readme files, fixed yamllint errors | | |
d.balogh@t-systems.com | a7a04d0c5b3 | SDCLOUD-2796 added deployment | | |
Boris Folgmann | 56ee4880e47 | SDCLOUD-2620 added stage | | |
Boris Folgmann | 25c98af216b | SDCLOUD-2620 moved logic to own method | | |
Boris Folgmann | 95b4565af08 | SDCLOUD-2620 skipping builds only for git triggers | | |
Boris Folgmann | 0d6103cd4ae | SDCLOUD-2620 activated skipping builds of open prs | | |
Boris Folgmann | 334c5e6fed3 | SDCLOUD-2620 fixed datatype | | |
Boris Folgmann | 2a11c746bc2 | SDCLOUD-2620 structured code | | |
Boris Folgmann | 0da7456c4af | SDCLOUD-2620 adding auth header | | |
Boris Folgmann | 3221049db3d | SDCLOUD-2620 removed annotation | | |
Boris Folgmann | bbe3da39e3a | SDCLOUD-2620 different wrapping | | |
Boris Folgmann | f169f4bc5b2 | SDCLOUD-2620 authentication test | | |
d.balogh@t-systems.com | 66b0b10f017 | SDCLOUD-2796 removed TLS | | |
d.balogh@t-systems.com | 981a1d6295d | SDCLOUD-2796 added new lines | | |
d.balogh@t-systems.com | 8dc0bbac0c9 | SDCLOUD-2796 added questions.yaml | | |
Boris Folgmann | 366e13db39c | SDCLOUD-2620 added debug output | | |
Boris Folgmann | afe127428fb | SDCLOUD-2620 added URL encoding | | |
Boris Folgmann | 27f5c58901f | SDCLOUD-2620 added debug output | | |
Boris Folgmann | 58a1807350b | SDCLOUD-2620 added first test implementation | | |
Boris Folgmann | 84734fb0e23 | SDCLOUD-2620 fixed formatting | | |
Boris Folgmann | 2a627e30fba | SDCLOUD-2807 not building PRs of the library | | |
d.balogh@t-systems.com | 5198081371c | SDCLOUD-2796 added Chart.yaml | | |
d.balogh@t-systems.com | a2749d9a67f | SDCLOUD-2796 added license, README and app-readme | | |
d.balogh@t-systems.com | 2fb3a7750ca | SDCLOUD-2796 added values.yaml | | |
d.balogh@t-systems.com | 985066313bd | SDCLOUD-2796 added NOTES | | |
d.balogh@t-systems.com | 4a0186046ee | SDCLOUD-2796 added helpers file | | |
d.balogh@t-systems.com | f013ef890fe | SDCLOUD-2796 added helmignore, ingress, service template | | |
Boris Folgmann | 30bd0b183cc | Pull request #21: Feature/SDCLOUD-2873 sdcpipeline add jdk default nonodeallocation if wanted remove obsolete code
M... | | |
Boris Folgmann | 86cdb71ca4b | SDCLOUD-2873 releasing v2.0.0 | | |
Boris Folgmann | 261b6f82b63 | SDCLOUD-2873 fixed boolean parsing | | |
Boris Folgmann | 966c69a983f | SDCLOUD-2873 improved parsing of boolean arguments if they are passed as strings | | |
Boris Folgmann | 5fa834550d0 | SDCLOUD-2873 added new argument allocateNode which defaults to true | | |
Boris Folgmann | e0c0a359714 | SDCLOUD-2873 hiding stage for nodejs builds. | | |
Boris Folgmann | 0173ffd7909 | SDCLOUD-2873 added JDK stage | | |
Boris Folgmann | 21db42e1f76 | SDCLOUD-2873 added new argument jdk which defaults to jdk11 | | |
Boris Folgmann | cae4d3acb86 | SDCLOUD-2868 added missing final LF | | |
Boris Folgmann | 496e45f98dd | SDCLOUD-2868 removed obsolete files | | |
Boris Folgmann | 7fe28ec8638 | SDCLOUD-2868 changed text formatting to improve output. | | |
Boris Folgmann | 9cde8b34c6a | Pull request #18: SDCLOUD-2806: Added dedicated parameter for chart version in sdcPipeline()
Merge in DEVOPSAAS/sdcl... | | |
Peter Wurbs | 79c2cf20f08 | SDCLOUD-2806: Added concrete parameter chartVersion in Readme | | |
Peter Wurbs | 12c3670b42f | Merge branch 'feature/SDCLOUD-2806' of https://prd.sdc.t-systems-service.com/bitbucket/scm/devopsaas/sdcloud-caas-jen... | | |
Peter Wurbs | 8147d5ae92b | SDCLOUD-2806: Added readme | | |
Peter Wurbs | 1ca10050bd9 | Merge remote-tracking branch 'origin/master' into feature/SDCLOUD-2806 | | |
Boris Folgmann | cf6d9098e11 | Pull request #20: Master
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from master to release/1.1
* commit 'e96aeebd... | | |
Boris Folgmann | e96aeebdf6e | Pull request #19: Feature/SDCLOUD-2787 switch sdportal to sdcpipeline
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs f... | | |
Boris Folgmann | b997dfd0d0c | SDCLOUD-2787 released 1.1.1 | | |
Boris Folgmann | 0af7de258cd | SDCLOUD-2787 due to JENKINS-62512 only catchError works correctly for setting a stage result. | | |
Boris Folgmann | fbfdeb3a05d | SDCLOUD-2787 setting result to exact same value like before the depcheck | | |
Boris Folgmann | 1518b6000f9 | SDCLOUD-2787 Work-around for https://issues.jenkins.io/browse/JENKINS-58660 | | |
Boris Folgmann | 80de8425dd0 | SDCLOUD-2787 added additional catchError | | |
Boris Folgmann | 2d0f1e68256 | SDCLOUD-2787 added dependencyCheckArgs to allow more customization | | |
Boris Folgmann | 8c9a4d5bbfe | vars/sdcPipeline.groovy online editiert mit Bitbucket | | |
Peter Wurbs | e64a815f036 | SDCLOUD-2806: Added entry in txt file | | |
Peter Wurbs | 03e8864ff3a | SDCLOUD-2806: Added echo comment when no chart version is specified | | |
Peter Wurbs | 6e73378a12b | SDCLOUD-2806: Added dedicated parameter for chart version in sdcPipeline() | | |
Boris Folgmann | 2626fbdc5ca | Pull request #17: Feature/SDCLOUD-2804 add cpd to jenkins lib
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feat... | | |
Boris Folgmann | 67bf14aee70 | SDCLOUD-2787 released v1.1.0 | | |
Boris Folgmann | 8b7acc671ec | SDCLOUD-2787 added CPD for maven builds | | |
Boris Folgmann | c61c0d25493 | Pull request #16: Master
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from master to release/1.0
* commit '2d41cb04... | | |
Boris Folgmann | 2d41cb04660 | SDCLOUD-2787 version update | | |
Boris Folgmann | c48335d63ef | SDCLOUD-2787 released 1.0.2 which ignores nodejs folders | | |
Boris Folgmann | d33fc644897 | Pull request #15: Master
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from master to release/1.0
* commit 'd26b7c9e... | | |
Boris Folgmann | d26b7c9ee75 | Pull request #14: Bugfix/SDCLOUD-2791 known jenkins bug kills sh executions also in parallel pipeline stages when
Me... | | |
Boris Folgmann | 9bbddda858f | SDCLOUD-2791 released v1.0.1 | | |
Boris Folgmann | e24fbe66018 | SDCLOUD-2791 released v1.0.1 | | |
Boris Folgmann | b31473ea255 | SDCLOUD-2791 now skipping dependency-checks also on bugfix branches | | |
Boris Folgmann | be6cc72dd96 | SDCLOUD-2791 added check for helm command | | |
Boris Folgmann | ababdc02583 | SDCLOUD-2791 added visualization for skipped docker push and helm chart | | |
Boris Folgmann | 950c41be642 | SDCLOUD-2791 added error handling to let other stages finish on failed container tests | | |
Boris Folgmann | a452b2ce013 | SDCLOUD-2791 work-around using bash for Jenkins timeout bug | | |
Boris Folgmann | 2f20817999a | SDCLOUD-2657 reducing to one try/catch block | | |
Boris Folgmann | 1d911a4da88 | SDCLOUD-2657 trying with timeout activity | | |
Boris Folgmann | c3110545096 | Merge feature/SDCLOUD-2614-enhance-helm-pipeline-with-yamllint | | |
Boris Folgmann | c48e570d1bd | Merge commit '1ab1b0edec0ed21fd8bff54c793d6e55922fd219' into feature/SDCLOUD-2614-enhance-helm-pipeline-with-yamllint... | | |
Boris Folgmann | fdc9422d758 | SDCLOUD-2614 released v1.0.0 | | |
Boris Folgmann | 3acea9dc327 | SDCLOUD-2614 added yamlConfig option | | |
Boris Folgmann | f9a4355a99d | SDCLOUD-2614 ignoring helm templates to avoid syntax errors in yamllint | | |
Boris Folgmann | 1ab1b0edec0 | SDCLOUD-2614 release v0.9.0 | | |
Boris Folgmann | 260ab12a745 | SDCLOUD-2614 moved Yamllint stage | | |
Boris Folgmann | 86738af6367 | SDCLOUD-2614 added default case | | |
Boris Folgmann | de475c2816a | SDCLOUD-2614 more relaxed for indention | | |
Boris Folgmann | d8d75d65ec5 | SDCLOUD-2614 unstable stage and build only for yaml errors | | |
Boris Folgmann | 28f60d17ef3 | SDCLOUD-2614 fixed return code | | |
Boris Folgmann | d8a3c3f5acc | SDCLOUD-2614 addedb missing dependency | | |
Boris Folgmann | 05492e25be8 | SDCLOUD-2614 added commandFound() for optional stage execution | | |
Boris Folgmann | 228499058fe | SDCLOUD-2614 using built-in | | |
Boris Folgmann | 3588b351330 | SDCLOUD-2614 add diags | | |
Boris Folgmann | cc6d189b9db | SDCLOUD-2614 improved mark down | | |
Boris Folgmann | 32b34a2ce54 | SDCLOUD-2614 added link. | | |
Boris Folgmann | cefb6c3430e | SDCLOUD-2614 since run-time lib reference is required the README has to be adapted. | | |
Boris Folgmann | d1133043e03 | SDCLOUD-2614 always build with library version of same branch | | |
Boris Folgmann | 2ee2b2ea2b3 | SDCLOUD-2614 added analyzeYaml() | | |
Boris Folgmann | 59209f8a1cd | SDCLOUD-2614 updated copyright | | |
Boris Folgmann | 59757957eca | SDCLOUD-2765 problem is caused by BuildAuthentication | | |
Boris Folgmann | d3023e181a0 | SDCLOUD-2765 a wait could help to get pushing to work | | |
Boris Folgmann | 5fa872f7c2c | SDCLOUD-2478 Timestamper is now enabled for complete pipeline. | | |
Boris Folgmann | 1b662880279 | Pull request #10: Bugfix/SDCLOUD-2686 sdcpipeline fails to create helm chart for non sdcloud project
Merge in DEVOP... | | |
Justin Grzelka | 53db4f2c61b | SDCLOUD-2686 removed unnecessary comment | | |
Justin Grzelka | 06183dd1182 | SDCLOUD-2686 removed last forgotten inline argument | | |
Justin Grzelka | 3f2a3ff339d | SDCLOUD-2686 used env vars instead of inline arguments for helm | | |
Justin Grzelka | 1a7df89fde0 | SDCLOUD-2686 improved documentation of helm tmp workdir | | |
Justin Grzelka | 0f8175bf70b | SDCLOUD-2686 move helm config and cache into own subdir | | |
Peter Wurbs | 8573a22e68f | SDCLOUD-2715: Added capabilities of sdcPipeline() to repo Readme | | |
Justin Grzelka | f9dfb974950 | SDCLOUD-2686 added temp-workspace to helm for jobs not to interfere with another | | |
Justin Grzelka | bd07c8a1de9 | SDCLOUD-2686 add removal of helm repo to pipeline | | |
Boris Folgmann | 83341cbd28c | SDCLOUD-2657 improving error handling | | |
Boris Folgmann | 532640b0288 | SDCLOUD-2569 added useNode option so that jobs can run on 'dind'. | | |
Boris Folgmann | ae76bb064b0 | SDCLOUD-2657 explicitly setting success | | |
Boris Folgmann | 49a6015ccba | SDCLOUD-2657 trying alternative try-catch | | |
Boris Folgmann | db67bf631a8 | SDCLOUD-2657 adding catchError() to handle this special case | | |
Boris Folgmann | b7b6b6446f4 | SDCLOUD-2655 a new tech user with VIEWER access to sdcloud was necessary | | |
Boris Folgmann | f876a1423ee | SDCLOUD-2655 adapted credentials id to new project. | | |
Boris Folgmann | 4653278969d | SDCLOUD-2655 updated version and added pullRegistry for docker build. | | |
Boris Folgmann | dee78120ca2 | SDCLOUD-2655 since maven 3.8.1 repos should be always accessed using https not http. | | |
Boris Folgmann | 26b25c198cf | SDCLOUD-2655 updated version of workflow-job dependency | | |
Boris Folgmann | 87eee2aea35 | SDCLOUD-2639 added echo to else part to improve debugging | | |
Boris Folgmann | 007fd387fb0 | Pull request #8: SDCLOUD-2587 sdcPipeline deactivate string interpolation for credential data
Merge in DEVOPSAAS/sdc... | | |
Peter Wurbs | 3a54e8bebc0 | SDCLOUD-2587: Correcting missing project replacement in guessHelmRegistry() by the way | | |
Boris Folgmann | 57f5178dcb4 | Pull request #7: SDCLOUD-2587: Signing code in sdcPushDockerImage
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from ... | | |
Peter Wurbs | 1d5748273e7 | SDCLOUD-2587: Fixed space | | |
Peter Wurbs | 4a0c4a68d49 | SDCLOUD-2587: Changed sh commands within withCredentials from " to ' to prevent string interpolation for Docker push ... | | |
Peter Wurbs | 08ee7f39ee1 | SDCLOUD-2587: Corrected signImages as parameter for function | | |
Peter Wurbs | 49ef85e5e5c | SDCLOUD-2587: Deactivated string interpolation for shell commands with credential variables | | |
Peter Wurbs | 6214dc74e34 | SDCLOUD-2587: Added signing code | | |
Boris Folgmann | 5ddcefc5cab | Pull request #6: SDCLOUD-2587. Signing Docker images
Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLO... | | |
Peter Wurbs | d6800929819 | SDCLOUD-2587: Minor changes after code review | | |
Peter Wurbs | c2986e1ba66 | SDCLOUD-2587: Added echo output when signing | | |
Next → |