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

2240 Commits

Author SHA1 Message Date
Sascha Vornheder
c61b3a6e6c removed unused code 2019-11-20 15:08:03 +01:00
Sascha Vornheder
39f6fd57c6 fixed issue with context defaults during docu generation 2019-11-20 14:36:07 +01:00
Sascha Vornheder
75b62547e3 fixed test 2019-11-20 11:29:13 +01:00
Sascha Vornheder
cdaa7dfd52 added dockerOptions to the docu generation 2019-11-20 10:50:23 +01:00
Sascha Vornheder
049dc95b1d Merge remote-tracking branch 'origin/master' into docuGen 2019-11-20 09:05:22 +01:00
Sascha Vornheder
001895a228 added dockerOptions to the docu generator 2019-11-20 09:05:10 +01:00
redehnroV
dbed17634a
Merge pull request #985 from SAP/sv-VolumeBind
Add Docker options to the step meta data
2019-11-20 08:39:16 +01:00
Sven Merk
ceac2b2b73
Merge branch 'master' into sv-VolumeBind 2019-11-19 15:20:28 +01:00
Marcus Holl
e6f9d541ca
Add stdout/stderr to the interfaces (shellRunner, execRunner) (#948)
Otherwise we cannot set the streams on the level of the interfaces.
2019-11-19 14:29:53 +01:00
Sascha Vornheder
7d80cb6be4 Merge remote-tracking branch 'origin/master' into sv-stepmeta 2019-11-19 11:53:15 +01:00
Sascha Vornheder
81b949685f added docker options to the step meta data 2019-11-19 11:52:34 +01:00
Sascha Vornheder
5ba375250d removed complexity added volumeMount 2019-11-18 11:14:45 +01:00
Christoph Szymanski
b6e8987a31
Improve Documentation of fioriOnCloudPlatformPipeline
Feedback from @derGuteWolf : It's not obvious what fioriOnCloudPlatformPipeline actually does without looking into the source code.
2019-11-18 09:45:50 +01:00
Sascha Vornheder
1da0f8d064 fixed order of mount path and name 2019-11-18 09:16:12 +01:00
Sascha Vornheder
4c00db7a66 Merge remote-tracking branch 'origin/master' into docuGen 2019-11-18 08:35:42 +01:00
Sascha Vornheder
ad6934098a Merge remote-tracking branch 'origin/master' into sv-stepmeta 2019-11-18 08:15:32 +01:00
Sascha Vornheder
4c747c05ca fixed findings 2019-11-18 08:15:08 +01:00
Christoph Szymanski
9d7d801788
Improve documentation for mtaJarLocation and dockerImage config (#856) 2019-11-17 22:08:47 +01:00
Sven Merk
c7f3e5c4f0
Merge branch 'master' into sv-VolumeBind 2019-11-15 12:38:18 +01:00
Sven Merk
25b7e3301f
Merge branch 'master' into sv-docuGen 2019-11-15 12:37:46 +01:00
Sascha Vornheder
90449d6226 added volume bindings to the step meta data 2019-11-15 10:34:38 +01:00
Thorsten Duda
00d42e1fe7
Merge pull request #784 from marcusholl/pr/httpsPushArtifactSetVersion
Enable http(s) push for artifactSetVersion
2019-11-15 10:01:23 +01:00
Thorsten Duda
bd6cb9af3c
Merge branch 'master' into pr/httpsPushArtifactSetVersion 2019-11-14 15:15:30 +01:00
Sascha Vornheder
737e0e9c5b added more tests 2019-11-14 15:09:12 +01:00
Florian Wilhelm
5b58ce830f
Clarify precedence in MapUtils#merge() (#983) 2019-11-14 14:33:23 +01:00
Sascha Vornheder
e763194779 added some tests, fixed CodeClimat findings 2019-11-14 13:59:31 +01:00
Thorsten Duda
2568316c6e
Merge branch 'master' into pr/httpsPushArtifactSetVersion 2019-11-14 11:13:47 +01:00
Thorsten Duda
c7b147b83b
Merge pull request #822 from marcusholl/pr/configLoaderWithoutScriptReference
config loader without script reference
2019-11-13 14:48:52 +01:00
Sascha Vornheder
1a609e5418 fixed some codeclimate issues 2019-11-13 14:43:53 +01:00
Sascha Vornheder
c6f5dbf5ee refactored docuHelper and added general test 2019-11-13 14:34:04 +01:00
Thorsten Duda
f30ac686dc
Merge branch 'master' into pr/configLoaderWithoutScriptReference 2019-11-13 13:18:47 +01:00
Christopher Fenner
14e7ef23b4
fix: sonarExecuteScan: safeguard unstash of git metadata (#976)
* unstash .git folder only if not present, ignore missing stashes

* fix: negate condition

* Update sonarExecuteScan.groovy
2019-11-13 12:55:02 +01:00
Christopher Fenner
a89361449e
sonarExecuteScan: update to Sonar scanner 4.2.x (#820)
* Update to Sonar scanner 4.x.x

* switch to sonar-scanner 4.2.0
2019-11-13 09:24:36 +01:00
Thorsten Duda
8e3cc5e0f6
Merge branch 'master' into pr/configLoaderWithoutScriptReference 2019-11-13 08:11:28 +01:00
Daniel Mieg
cac595b4bb Use credentialsId in step abapEnvironmentPullGitRepo (#974)
* Add option for credentialsId
* Remove mandatory username and password
* Add null checks
2019-11-12 17:40:59 +01:00
Christopher Fenner
7466ae43af
fix: sonar PR voting (#971)
* unstash git files into container

* use CHANGE_BRANCH

* adapt env variables
2019-11-12 17:17:44 +01:00
Oliver Nocon
a822c2026e
Add publishing of master binary to latest release (#972)
* Add publishing of master binary to latest release
* Update travis.yml
2019-11-12 16:34:05 +01:00
Marcus Holl
f47abf032b remove duplicate import 2019-11-12 16:07:37 +01:00
Marcus Holl
d6fb0cb5dd remove handle deprecation, was for debugging/troubleshooting only 2019-11-12 16:02:28 +01:00
Marcus Holl
7ed89ea223 Don't use deprecated methods with CPE null 2019-11-12 15:57:16 +01:00
Marcus Holl
74365f7419 Remove unused import 2019-11-12 15:49:02 +01:00
Marcus Holl
19a433db8c Remove commented coding 2019-11-12 15:43:51 +01:00
Marcus Holl
3d94511bdd Merge remote-tracking branch 'github/master' into HEAD 2019-11-12 15:37:26 +01:00
Sascha Vornheder
b5b4f60bc4 fixed helper test 2019-11-12 14:21:23 +01:00
Sascha Vornheder
85570095c5 Fix CodeClimate finding 2019-11-12 13:55:32 +01:00
Sascha Vornheder
d87d27325c Added docu generation to step generator 2019-11-12 13:19:49 +01:00
Thorsten Duda
3a0a3405ba
Merge pull request #888 from marcusholl/pr/allCPEsCanBeUsed2
Back commonPipelineEnvironment step by shared class
2019-11-12 13:03:21 +01:00
Thorsten Duda
7a9c5c9445
Merge branch 'master' into pr/allCPEsCanBeUsed2 2019-11-12 12:16:33 +01:00
Shanuson
8f723caa31 Fix bug and added documentation for cloudFoundryCreateService step (#967)
* fix bug with wrong plugin parameter used
* provided default value for stash-content
* added documentation for step
2019-11-12 10:29:08 +01:00
Thorsten Duda
d77f0f8fac
Merge branch 'master' into pr/allCPEsCanBeUsed2 2019-11-12 07:56:29 +01:00