1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
Commit Graph

2339 Commits

Author SHA1 Message Date
Marcus Holl
e64895e022
Don't swallow Exception happening inside dockerExecOnK8S.stashWorkspace (#1071) 2019-12-18 10:07:16 +01:00
Christopher Fenner
57ae0e8f8d
fix(kubernetes): invalidate stashes after usage (#1064)
* fix(kubernetes): invalidate stashes after usage

fixes #1057

* adjust test case
2019-12-17 15:10:57 +01:00
Christopher Fenner
68ef5393c7
chore(go): add schema for go metadata files (#1052)
* chore(go): add schema for go metadata files

* chore(go): use k8s container definition in schema

* chore(go): add reusable schema definitions

* chore(go): add further schema definitions

* docs(schema): add description how to use metadata schema
2019-12-17 12:45:53 +01:00
RainerHimmeroeder
188686f5a7 add step materializeLogFile to jenkins library (#1046) 2019-12-16 21:09:25 +00:00
Daniel Mieg
23d7058fdd Authentication via Cloud Foundry Service Key (#1034) 2019-12-16 21:02:30 +00:00
Sven Merk
72b4e36156
Merge pull request #1070 from SAP/nevskrem-patch-1
whitesourceExecuteScan: Resilience for report generation
2019-12-16 21:55:04 +01:00
Oliver Nocon
2670b4bc2e
Merge branch 'master' into nevskrem-patch-1 2019-12-16 20:45:07 +00:00
Daniel Mieg
fa75c1ce1c Improve documentation for cloudFoundryCreateServiceKey (#1059)
* Improve documentation for cfCreateServiceKey
* Add service instance to prerequisites
2019-12-16 20:44:15 +00:00
Sven Merk
5d14376d19
Update whitesourceExecuteScan.groovy 2019-12-16 20:54:24 +01:00
Daniel Mieg
76988b2035 add parameter compatibilitiy to cloudFoundryCreateServiceKey (#1065) 2019-12-16 16:36:13 +00:00
Oliver Nocon
7597c7d228
Add step githubCreatePullRequest (#1068)
* Add step githubCreatePullRequest
2019-12-16 16:34:12 +00:00
Sven Merk
869950aa02
Merge pull request #1066 from SAP/nevskrem-patch-1
whitesourceExecuteScan: Avoid node_modules are treated like project modules
2019-12-16 10:28:20 +01:00
Sven Merk
544765b97b Test platform interoperability 2019-12-16 10:03:34 +01:00
Sven Merk
d4bd52f14b Fix test 2019-12-16 09:55:07 +01:00
Sven Merk
c479e69ebc
Update MtaMultiplexer.groovy 2019-12-16 09:28:58 +01:00
Sven Merk
eeee3a7189
whitesourceExecuteScan: Avoid downloaded node_modules are treated like project modules 2019-12-16 09:22:40 +01:00
Thorsten Duda
551c2719b7
Merge pull request #1058 from SAP/xsa-docu-patch
Add XSA scenario in navigation
2019-12-13 15:45:45 +01:00
Thorsten Duda
cf2d570369
Merge branch 'master' into xsa-docu-patch 2019-12-13 12:55:34 +01:00
Oliver Nocon
4f57738888
Detect: Add golang implementation (#1049)
Add detect golang implementation
2019-12-13 09:55:45 +00:00
Thorsten Duda
0b51727c6a
Merge branch 'master' into xsa-docu-patch 2019-12-13 10:01:37 +01:00
Thorsten Duda
2b2e98ba61
Merge pull request #1060 from marcusholl/pr/credentialsIdBetterNaming
Credentials id better naming
2019-12-13 10:00:47 +01:00
Thorsten Duda
7b6a7a051c
Merge branch 'master' into xsa-docu-patch 2019-12-13 09:00:43 +01:00
Marcus Holl
fac10ba8bb Better parmeter nameing (credentialsId)
Ensures also backward compatibility
2019-12-12 12:41:50 +01:00
Roland Stengel
e30d77887b
Merge pull request #1031 from rodibrin/J365
Custom Jenkins Setup
2019-12-12 11:33:53 +01:00
Stengel
7c1d0a742f Merge remote-tracking branch 'upstream/master' into J365 2019-12-12 11:02:10 +01:00
Thorsten Duda
04177c8b1a
Add XSA scenario in navigation 2019-12-12 08:16:22 +01:00
Sven Merk
368f7027b6
Merge pull request #1055 from SAP/nevskrem-patch-1
Fix NPE in case no version specified in descriptor
2019-12-11 15:13:52 +01:00
Sven Merk
6f0a3e0c0a
Fix NPE in case no version specified in descriptor 2019-12-11 13:34:01 +01:00
Marcus Holl
9cd4950437
Don't swallow error raised from file exists helper method (#1019)
* Don't swallow error raised from file exists helper method

* streamline
2019-12-11 10:13:23 +01:00
Marcus Holl
3f3db13a8a
[fix] Don't forget to return the error instead of only creating an error (#1054) 2019-12-11 08:17:16 +01:00
Roland Stengel
1d2ed5e021
Merge pull request #1047 from rodibrin/PR1041
Use Multibranch pipeline job type in guided tour
2019-12-10 12:47:34 +01:00
Stengel
892c20be3a code climate 2019-12-10 12:19:18 +01:00
Stengel
ed581fab96 Merge branch 'PR1041' of github.com:rodibrin/jenkins-library into PR1041 2019-12-10 11:33:51 +01:00
Stengel
4e98d9dcd1 Merge remote-tracking branch 'upstream/master' into PR1041 2019-12-10 11:32:27 +01:00
Roland Stengel
8b16e665b6
Apply suggestions from code review 2019-12-10 11:25:56 +01:00
Roland Stengel
a80177f259
Apply suggestions from code review
Co-Authored-By: SarahNoack <44202907+SarahNoack@users.noreply.github.com>
2019-12-10 11:21:38 +01:00
Oliver Nocon
df1c61dcd7
Add http package (#1033)
* Add http package

This serves for http calls in future piper steps implemented ingolang
2019-12-09 17:35:31 +01:00
andre2007
80e433aaf9 feat(dub): expose dockerEnvVars and dockerWorkspace in dubExecute (#1012) 2019-12-09 16:24:11 +01:00
Stengel
cf53772af6 Change title of guided tour: PR800 once 2019-12-09 15:48:36 +01:00
Stengel
2defe65e87 Use Multibranch pipeline job type in guided tour 2019-12-09 15:39:00 +01:00
Roland Stengel
548b7781ec
Update documentation/docs/customjenkins.md
Co-Authored-By: Thorsten Duda <thorsten.duda@sap.com>
2019-12-09 10:10:37 +01:00
Marcus Holl
481f635e32
Adjust image pull policy property in metadata for xs deploy (#1044) 2019-12-09 08:41:00 +01:00
Florian Wilhelm
3caab5e10c
Recommend Multibranch pipeline job type in guided tour (#1041) 2019-12-06 09:54:43 +01:00
Thorsten Duda
09bf1fef96
Merge branch 'master' into J365 2019-12-06 08:51:20 +01:00
Prashanth Madarapu
7feaa36868 feat(mta): allow configuration of filename for generated mtar (#1030)
* Add new config mtarName for mtaBuild step

* Remove unnecessary whitespace changes in unit test

* Sort new config & avoid file operation when this config provided

* Modify the test to take the custom name without extension

* Update new config documentation

Co-Authored-By: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>

* custom mta name should be given with mtar extension

* Updated the config documentation
2019-12-06 07:48:20 +01:00
Marcus Holl
9ee2926018
xs deploy go (#931)
introduce xs deploy
2019-12-05 14:22:38 +01:00
Christopher Fenner
1b95951eb2
fix(mta): create MTAR in project root when using Cloud MBT (#1024)
* fix(mta): generate MTAR to the project root when Cloud MBT is used

fixes #1023

* add test case
2019-12-04 13:24:23 +01:00
Thorsten Duda
8bdd800a6d
Merge pull request #1013 from marcusholl/pr/revertNoScriptRef
Revert no script ref
2019-12-04 10:13:53 +01:00
Thorsten Duda
eda1e54085
Merge branch 'master' into pr/revertNoScriptRef 2019-12-04 08:57:17 +01:00
Stengel
4ba3928599 fix some codeclimate issues 2019-12-03 16:49:11 +01:00