Christopher Fenner
b219fb6514
fix(typo): found by misspell ( #2064 )
...
* fix typos in step yamls
* fix typos in go files
* regenerate step code
* fix typos in md files
* fix typos in groovy files
* fix further typos
2020-09-24 07:41:06 +02:00
Marcus Holl
7a132206a9
transport request upload file: Short notice about not working CTS upload ( #1631 )
...
Co-authored-by: Thorsten Duda <thorsten.duda@sap.com>
2020-06-16 08:13:49 +02:00
Marcus Holl
afb33f78c7
cm client only required in case we are not running via docker ( #890 )
2019-09-30 12:54:16 +02:00
Marcus Holl
fcc470271c
More speaking name in doc wrt jenkins plugin deps
2019-05-24 15:44:31 +02:00
Marcus Holl
ca4e756317
Relocated dependency docu
2019-05-24 15:41:49 +02:00
Marcus Holl
50a62c9b3e
Introduce label for Jenkins plugin dependencies
2019-05-21 16:15:11 +02:00
Christopher Fenner
41ee87d147
fix code climate issues II ( #715 )
...
* fix code climate issues
* fix code climate issues
* fix code climate issues
2019-05-21 15:33:05 +02:00
Alejandra Ferreiro Vidal
4c62102fa8
transportRequestUploadFile: generate docu
2019-04-10 13:58:46 +02:00
Marcus Holl
b64a98ab5e
Merge remote-tracking branch 'github/master' into HEAD
2018-12-06 16:13:44 +01:00
Oliver Nocon
74193bd98d
Documentation Update - streamline library alias ( #402 )
...
Change name to how vast majority of current users is using it.
Library alias can also be defined differently by users. Then `@Library` statement just needs to reflect the different name.
2018-12-05 13:37:15 +01:00
Marcus Holl
7446b1e93d
Remove return value from step documentation
...
In the meantime the steps do not have a return value anymore.
2018-11-09 16:09:29 +01:00
Christopher Fenner
f757a0e1d4
fix Markdown issues ( #365 )
...
* fix Markdown issue 'Headers should be surrounded by blank lines'
* fix MD012
* fix MD022
* fix MD026
* fix MD007
* fix MD032
* fix MD038
* fix MD040
* fix MD031
* fix MD034
* fix MD004
* fix new findings
* fix MD036
* fix MD038
* fix MD032
* fix MD006
2018-11-06 13:50:09 +01:00
Marcus Holl
87aafb3cde
Adjust docu transport request create for CTS use case
2018-09-28 13:02:59 +02:00
Marcus Holl
f16d5c766b
Merge remote-tracking branch 'github/master' into HEAD
2018-07-25 12:26:20 +02:00
Marcus Holl
9b4d55d0d9
switch to nested configuration for change management related steps
2018-07-17 16:41:42 +02:00
Marcus Holl
7482b58dc2
UploadFileToTransport: Read transportRequestId from commit history
2018-07-16 10:28:59 +02:00
Marcus Holl
a7ea15ac58
transportRequestUploadFile: retrieveChangeDocumentId from commit history
2018-07-10 16:40:26 +02:00
Alejandra Ferreiro Vidal
ab8a1bb837
change credentialsId and endpoint
2018-06-28 16:24:14 +02:00
Marcus Holl
d8dca885bb
Change parameter name 'changeId' to 'changeDocumentId'
...
the official term in SAP-SolutionManager is 'change document'.
The term 'change' as reflected in 'changeId' is ambigous and could also be understand in the
sense of a change in a revision control system.
Choosing appropriate terms for parameters here deceases the amount of documentation
required for explaining what is really denoted by the parameter.
2018-06-28 13:46:00 +02:00
Alejandra Ferreiro Vidal
12652be421
add step transportRequestUploadFile
2018-06-26 10:40:07 +02:00