Artem Bannikov
c1bb7f86bc
[tmsUpload] Use Golang implementation of the step by default ( #4535 )
...
* Use new Golang implementation of tmsUpload step by default
2023-09-14 09:02:10 +00:00
gerstneralex
fd61f34ec2
Activate go implementation of tmsUpload ( #4308 )
...
* Activate go implementation
* Add unstash
* Comment some when conditions
* Remove unstash
* Print config parameter
* Add useGoStep parameter
* Uncomment when conditions
* Add traces
* Remove traces
* Remove useGoStep from metadata
* remove trace
* Add comment
* namedUser handling
2023-04-06 10:09:57 +02:00
Jakob Marius Kjaer
452b2a1ef5
refactor: rebranding from scp to btp ( #4049 )
...
* refactor: rebranding
rebranding from SAP Cloud Platform to SAP BTP
* refactor: rebranding from SCP to BTP
Co-authored-by: tiloKo <70266685+tiloKo@users.noreply.github.com>
2022-11-29 09:52:23 +01:00
Roland Stengel
47d8d2c357
GPP Init Stage needs to consider mta yaml path ( #3305 )
...
mtaBuild - support config.source to yaml path
2021-12-14 14:43:02 +01:00
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
Thorsten Duda
e006190322
small docu change for mtar path ( #1964 )
...
Co-authored-by: Marcus Holl <marcus.holl@sap.com>
2020-08-31 09:06:18 +02:00
Stephan Aßmus
8169d56ef7
Groovy: Load step defaults also from stages section in defaults ( #1943 )
...
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2020-08-26 15:32:58 +02:00
Daniel Kurzynski
82d8db2423
Reuse mtar file from mtaBuild in tmsUpload and cloudFoundryDeploy ( #1794 )
2020-07-15 08:32:05 +02:00
lydiazcheng
59f3cddd43
TMS: extend upload mta ext descriptor to node ( #1635 )
...
* add APIs for getNodes, getExtDescriptor, putExtDescriptor and uploadExtDescriptor
* add new params and extend the logic to enable upload or update extension descriptor to node
* extends unit tests
Co-authored-by: Zihe Cheng <zihe.cheng@sap.com>
Co-authored-by: Marcus Holl <marcus.holl@sap.com>
2020-06-22 11:34:10 +02:00
Marcus Holl
04b5805410
Provide verbose flag via signature ( #1304 )
2020-04-01 10:00:36 +02:00
tobiaslendle
5816f26326
Proxies for TMS calls ( #1035 )
2019-12-03 14:55:53 +01:00
Marcus Holl
514755e4ef
Fail early if file which should be uploaded does not exist. ( #909 )
...
Right now we fail with some error message from curl.
2019-10-22 12:28:43 +02:00
tobiaslendle
cb245b1ce2
TMS integration ( #782 )
2019-07-18 15:06:11 +02:00