Sascha Vornheder
3ac13f4c02
added gocache path to tmp
2019-11-26 09:04:35 +01:00
Sascha Vornheder
4291a55bf1
added branch to the get request
2019-11-26 08:26:15 +01:00
Sascha Vornheder
6dc4c7f9b8
add go get jenkins librabry from current travis branch
2019-11-25 16:27:24 +01:00
Thorsten Duda
481155f4fe
Merge pull request #1005 from marcusholl/pr/fixChangeDocumentIDRetrievalCRLF
...
[fix] Do not fail scanning for ChangeDocumentId/TransportRequestId in…
2019-11-25 15:48:58 +01:00
Sascha Vornheder
4653bd93f8
fixed volume mount path
2019-11-25 14:17:54 +01:00
Sascha Vornheder
ecc1d3b4a9
mount volume to docker container
2019-11-25 13:52:04 +01:00
Thorsten Duda
7800ca4541
Merge branch 'master' into pr/fixChangeDocumentIDRetrievalCRLF
2019-11-25 13:48:01 +01:00
Sascha Vornheder
62de9a9dea
fixed docker command
2019-11-25 12:16:05 +01:00
P30435
59ed571d58
tmsUpload test ( #1002 )
2019-11-25 12:09:58 +01:00
Sascha Vornheder
326d185f8a
add golang docu generation to the travis stage Docs
2019-11-25 11:28:22 +01:00
Oliver Nocon
2aa34c7a3f
Fix issue with removed parameter --stepName ( #1007 )
2019-11-25 08:58:16 +01:00
Marcus Holl
0a53252a5a
[fix] Do not fail scanning for ChangeDocumentId/TransportRequestId in case of CR/LF
...
scanning for ChangeDocumentId/TransportRequestId failed when the commit message
used CR/LF as line separator
2019-11-22 16:38:03 +01:00
Oliver Nocon
8e29b70ea2
Fix parameters for githubPublishrelease ( #1004 )
2019-11-22 15:58:24 +01:00
Christopher Fenner
5cec21fe3b
fix: mtaBuild: avoid parameter clash ( #1001 )
...
* fix: mtaBuild: avoid parameter clash
* correct typo
* rename parameter to mtaBuildTool
2019-11-22 12:31:32 +01:00
Oliver Nocon
69bb2c9e60
Fix issues in config resolution ( #1000 )
...
* Respect defaults from step definition everywhere
* prevent empty config to overwrite default in aliasing
Address PR feedback
2019-11-22 10:30:44 +01:00
Marcus Holl
0abda0c67b
Remove redundancy: no duplicate stepName ( #998 )
...
* Remove redundancy: no duplicate stepName
Up to now: provided explicity via command line argument and also contained in the
step metadata (which are as a file also provided as command line argument).
Now it is retrieved from the metadata file.
* Step name is not a required parameter anymore
Since the step name is derived from the config file
* Adjust method signature in test
2019-11-22 10:14:21 +01:00
redehnroV
7648530b25
Merge pull request #973 from SAP/sv-docuGen
...
Added docu generation to step generator
2019-11-22 09:19:03 +01:00
redehnroV
caa13cacb8
Merge branch 'master' into sv-docuGen
2019-11-22 08:19:54 +01:00
Oliver Nocon
3c29e91951
Update parameters to githubPublishRelease ( #999 )
2019-11-22 08:09:27 +01:00
redehnroV
9559832a19
Merge branch 'master' into sv-docuGen
2019-11-22 07:49:40 +01:00
Oliver Nocon
e671094308
Use piper binary for githubPublishRelease ( #990 )
...
* Use piper binary for githubPublishRelease
2019-11-21 16:34:22 +01:00
Sven Merk
79e002cc5e
Merge branch 'master' into sv-docuGen
2019-11-21 16:13:50 +01:00
Oliver Nocon
0f33f7a2ef
Consider custom defaults in config.yml ( #995 )
...
* Consider custom defaults in config.yml
2019-11-21 16:09:57 +01:00
redehnroV
1ee694cd1e
Merge branch 'master' into sv-docuGen
2019-11-21 14:59:38 +01:00
Christopher Fenner
74d6df71ef
feat: enable mtaBuild to use cloudMBT ( #970 )
...
* enable mtaBuild to use cloudMBT
* change name to cloudMbt
* change name to cloudMbt
* use v1 of cloudMBT
2019-11-21 14:56:40 +01:00
Sascha Vornheder
7558884f0b
fixed wrong format
2019-11-21 11:18:56 +01:00
Sascha Vornheder
f79f5e64ad
fixed codeclimate
2019-11-21 11:15:08 +01:00
Sascha Vornheder
0a6e03f389
Merge remote-tracking branch 'origin/master' into docuGen
2019-11-21 11:12:41 +01:00
Sascha Vornheder
957bd6ad4b
fixed codeclimate
2019-11-21 11:12:30 +01:00
Shanuson
77cd7e1025
Add link of step cloudFoundryCreateService to docu sidebar ( #991 )
2019-11-21 08:27:06 +01:00
Marius Lichtblau
62321e5ac4
Fix broken links in scenario documentation ( #993 )
...
Fixes broken links
2019-11-21 08:24:17 +01:00
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