gerstneralex
f5c33d51bb
Tms export (#4160)
* Change parameter type of nodeExtDescriptorMapping
(cherry picked from commit ca7ce0485a90f9bbd04a86524ae13cfacc04601f)
* Remove usage of the depricated ioutil package
(cherry picked from commit 9821915b33ad4765f41288ece9163d27fbf6c031)
* Fix cmd failure if neither git/commitId nor customDescription are
provided
(cherry picked from commit c362681e4569734744a2133beb950bdd78577d33)
* Fix unit test
(cherry picked from commit 53a90aabb5ca4a254e646b5912685ab2d4d11834)
* Step metadata, step code generation
* change type of nodeExtDescriptorMapping for export
* Refactoring and export implementation
* integration test
* Add export step
* Integration test
* format
* discard piper.go
* Review related changes
* restore piper.go
* remove unused method
* Extend documentation
* Add parameter useGoStep to tmsUpload.groovy
* Regenerate steps
* Rename function
* refactor constants
* Add error path tests
* Move some code to tms package
* Move more code to tms
* Combine tmsUpload, tmsUtils
* Add groovy wrapper
* add parameters to groovy step
* add import
* jenkinsUtils instance
* comment namedUser logic in groovy
* namedUser param
* remove logic for namedUser param
* Remove TMS integration tests
* discard changes in tmsUpload.groovy
* Remove parameters
* Restore parameters
* Change type of NodeExtDescriptorMapping to map[string]interface{}
* tmsUpload: Change type of NodeExtDescriptorMapping to map
* Resolve ioutil deprecation
* Review related changes
* Formatting
* Review related improvements
* Add tmsUtils test
* Formatting tmsUtils_test
* Remove parameters from groovy wrapper
* Remove tmsUtils_test
* Add TMS steps to fieldRelatedWhitelist
* Add integration test
* Add test to github_actions_integration_test_list.yml
* Move test helper method
* Step documentation placeholder
* Remove parameter StashContent
* Restore cmd/integrationArtifactTransport.go
---------
Co-authored-by: Oliver Feldmann <oliver.feldmann@sap.com>
2023-03-27 16:55:29 +02:00
..
2020-09-17 11:01:19 +02:00
2020-09-17 15:56:14 +02:00
2020-09-18 11:18:51 +02:00
2020-09-18 10:24:46 +02:00
2020-09-18 14:07:42 +02:00
2020-09-18 16:40:49 +02:00
2020-09-18 17:27:04 +02:00
2021-02-10 11:33:10 +01:00
2020-08-27 07:54:03 +02:00
2021-12-06 14:43:37 +01:00
2020-08-06 09:59:55 +02:00
2020-08-26 09:52:50 +02:00
2020-11-11 17:08:24 +01:00
2022-05-23 16:28:46 +02:00
2022-10-12 10:20:13 +02:00
2022-05-03 12:52:44 +02:00
2021-11-11 15:10:14 +01:00
2022-11-29 09:52:23 +01:00
2022-05-03 12:52:44 +02:00
2022-11-29 09:52:23 +01:00
2022-01-05 13:09:08 +01:00
2022-11-29 09:52:23 +01:00
2022-11-29 09:52:23 +01:00
2022-11-29 09:52:23 +01:00
2022-11-29 09:52:23 +01:00
2022-11-29 09:52:23 +01:00
2020-05-14 19:17:47 +02:00
2022-02-17 17:33:12 +01:00
2020-05-13 14:51:48 +02:00
2021-09-20 11:14:13 +02:00
2022-06-21 15:45:07 +02:00
2021-11-15 13:48:14 +01:00
2022-03-07 11:03:44 +01:00
2022-03-09 13:07:23 +01:00
2022-07-07 15:48:59 +03:00
2022-05-16 11:52:04 +02:00
2021-11-02 10:30:08 +01:00
2022-06-21 13:08:00 +02:00
2021-12-28 09:31:50 +01:00
2021-11-15 14:20:20 +01:00
2020-08-26 15:32:58 +02:00
2022-05-18 10:37:54 +02:00
2022-06-15 09:41:02 +02:00
2021-04-29 16:50:23 +02:00
2021-12-22 16:51:06 +01:00
2019-04-15 14:18:08 +02:00
2020-08-26 15:32:58 +02:00
2021-10-04 14:35:38 +02:00
2020-11-11 14:47:55 +01:00
2022-12-01 13:40:13 +05:30
2021-07-12 10:02:09 +02:00
2020-08-19 10:17:27 +02:00
2020-05-13 14:51:48 +02:00
2020-09-24 11:30:25 +02:00
2020-05-05 15:21:59 +02:00
2020-09-24 11:30:25 +02:00
2021-11-15 12:59:49 +01:00
2021-12-08 17:13:20 +01:00
2022-06-24 09:04:24 +02:00
2022-11-03 15:27:47 +01:00
2021-03-25 08:18:30 +01:00
2023-02-23 19:32:41 +06:00
2021-11-15 14:20:20 +01:00
2020-08-26 15:32:58 +02:00
2022-03-17 15:32:48 +01:00
2023-01-27 15:13:16 +01:00
2023-03-27 09:42:04 +02:00
2020-08-26 15:32:58 +02:00
2019-05-16 10:46:13 +02:00
2020-10-15 13:29:52 +02:00
2022-01-21 10:52:17 +01:00
2020-11-03 17:42:02 +01:00
2021-11-15 14:20:20 +01:00
2020-06-18 07:45:22 +02:00
2020-05-05 15:21:59 +02:00
2020-05-18 21:39:35 +02:00
2022-02-22 09:58:22 +01:00
2020-07-14 10:58:57 +02:00
2020-07-23 20:20:07 +02:00
2021-11-15 14:20:20 +01:00
2021-11-15 14:20:20 +01:00
2021-11-15 14:20:20 +01:00
2022-06-20 15:05:28 +02:00
2021-11-15 14:20:20 +01:00
2021-11-15 14:20:20 +01:00
2020-10-20 09:05:17 +02:00
2022-04-26 09:38:49 +02:00
2021-12-22 15:34:36 +01:00
2021-11-15 14:20:20 +01:00
2021-01-11 10:49:33 +01:00
2020-08-26 15:32:58 +02:00
2022-06-28 13:03:03 +02:00
2021-03-10 09:23:36 +01:00
2021-06-28 14:54:03 +02:00
2021-06-28 14:54:03 +02:00
2021-06-28 14:54:03 +02:00
2021-06-28 14:54:03 +02:00
2021-08-12 09:11:02 +02:00
2022-12-20 12:15:36 +01:00
2021-08-04 16:42:25 +02:00
2021-08-02 16:27:16 +02:00
2021-06-28 14:54:03 +02:00
2021-06-28 14:54:03 +02:00
2021-10-04 14:35:38 +02:00
2020-05-18 21:19:30 +02:00
2021-11-15 14:20:20 +01:00
2021-11-15 14:20:20 +01:00
2022-06-29 12:00:37 +02:00
2022-12-12 10:26:16 +01:00
2021-02-04 08:54:00 +01:00
2021-06-01 09:24:36 +02:00
2020-05-27 18:20:10 +02:00
2020-07-30 16:10:20 +02:00
2021-11-15 14:20:20 +01:00
2020-05-27 18:20:10 +02:00
2022-11-29 09:52:23 +01:00
2022-11-29 09:52:23 +01:00
2021-03-17 08:08:33 +01:00
2020-09-16 11:33:03 +02:00
2020-08-26 15:32:58 +02:00
2022-09-16 17:30:19 +02:00
2020-06-22 10:12:28 +02:00
2020-06-19 16:39:07 +02:00
2021-04-15 07:45:06 +02:00
2019-05-16 10:46:13 +02:00
2020-11-26 08:03:22 +01:00
2019-04-12 22:45:31 +02:00
2020-08-26 15:32:58 +02:00
2021-09-13 13:57:04 +02:00
2023-01-16 14:48:16 +05:30
2022-08-31 16:11:51 +03:00
2020-06-22 17:52:11 +02:00
2020-06-18 08:24:47 +02:00
2022-09-16 13:12:29 +02:00
2020-09-03 13:12:27 +02:00
2020-08-28 16:11:35 +02:00
2020-11-10 09:18:14 +01:00
2020-09-08 17:28:29 +02:00
2020-10-07 10:56:25 +02:00
2023-02-24 11:09:42 +01:00
2020-08-28 16:11:35 +02:00
2020-11-23 17:48:53 +01:00
2020-11-13 16:31:45 +01:00
2021-03-29 12:18:19 +02:00
2020-11-11 16:32:23 +01:00
2020-11-12 09:25:44 +01:00
2022-07-22 15:15:53 +02:00
2020-09-28 09:56:57 +02:00
2020-08-26 15:32:58 +02:00
2020-08-27 15:49:09 +02:00
2020-05-12 13:50:18 +02:00
2022-10-10 10:55:21 +02:00
2022-03-29 19:01:44 +02:00
2021-06-16 18:04:37 +02:00
2020-07-13 15:10:12 +02:00
2020-08-26 15:32:58 +02:00
2023-02-03 08:25:22 +05:30
2022-03-31 18:18:20 +02:00
2020-08-26 15:32:58 +02:00
2020-08-26 15:32:58 +02:00
2023-02-22 12:28:17 +01:00
2020-09-24 07:41:06 +02:00
2021-03-29 16:22:23 +02:00
2020-12-11 14:49:36 +01:00
2023-03-27 16:55:29 +02:00
2022-11-29 09:52:23 +01:00
2022-05-02 11:45:46 +02:00
2021-06-07 10:34:36 +02:00
2022-05-02 11:45:46 +02:00
2021-06-07 10:34:36 +02:00
2021-07-08 16:37:39 +02:00
2021-09-29 17:50:45 +02:00
2021-07-06 10:09:41 +02:00
2021-03-22 11:53:37 +01:00
2021-03-17 08:08:33 +01:00
2020-11-17 13:49:31 +01:00
2022-02-23 09:30:19 +01:00
2021-06-18 11:00:59 +02:00
2020-08-26 15:32:58 +02:00
2020-09-16 11:33:03 +02:00