1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/tms
Oliver Feldmann 17de9ed34c
Allow cALM service key for cTMS steps (#4661)
* Allow cALM service keys

* Fix typo

Co-authored-by: Srinikitha Kondreddy <srinikitha.kondreddy@sap.com>

* fix typo

Co-authored-by: Srinikitha Kondreddy <srinikitha.kondreddy@sap.com>

* Hardcode tms endpoint in calm test case

* Add new serviceKey parameter

* Use new serviceKey parameter

With deprecation warning if old tmsServiceKey parameter is used

* Add unit tests and optimise

* Remove tms from service key log message

* Apply suggestions from code review

Co-authored-by: Artem Bannikov <62880541+artembannikov@users.noreply.github.com>

* Remove unused json fields mapping

* Apply review suggestion

* Apply further review suggestions

* Use new parameter name in groovy

* Generate again

* Fix groovy test

---------

Co-authored-by: Srinikitha Kondreddy <srinikitha.kondreddy@sap.com>
Co-authored-by: Artem Bannikov <62880541+artembannikov@users.noreply.github.com>
2023-11-27 14:28:18 +01:00
..
resources [TMS] Reimplement tmsUpload step in Go (#3399) 2022-08-30 10:16:09 +02:00
tmsClient_test.go [tmsUpload, tmsExport] Provide additional log message on successful upload and export to node (#4624) 2023-10-13 15:51:21 +02:00
tmsClient.go [tmsUpload, tmsExport] Minor: remove confusing comments (#4640) 2023-10-24 11:43:37 +02:00
tmsUtils_test.go Allow cALM service key for cTMS steps (#4661) 2023-11-27 14:28:18 +01:00
tmsUtils.go Allow cALM service key for cTMS steps (#4661) 2023-11-27 14:28:18 +01:00