1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/cmd
Oliver Nocon a46b57e6b4
Persisted pipeline environment for golang library (#1091)
* Use commonPipelineEnvironment in go binary

* Update groovy part incl. tests

* Rework structure and naming

* Support influx resources in steps

* Update tests and some cleanups

* Add correct defer handling

* Address PR feedback

* Fix test

* Update resources.go

Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
2020-01-15 12:16:25 +01:00
..
testdata Add tests 2019-11-05 14:37:44 +01:00
detectExecuteScan_generated_test.go Detect: Add golang implementation (#1049) 2019-12-13 09:55:45 +00:00
detectExecuteScan_generated.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
detectExecuteScan_test.go Detect: Add golang implementation (#1049) 2019-12-13 09:55:45 +00:00
detectExecuteScan.go Detect: Add golang implementation (#1049) 2019-12-13 09:55:45 +00:00
getConfig_test.go Remove redundancy: no duplicate stepName (#998) 2019-11-22 10:14:21 +01:00
getConfig.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
githubCreatePullRequest_generated_test.go Add step githubCreatePullRequest (#1068) 2019-12-16 16:34:12 +00:00
githubCreatePullRequest_generated.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
githubCreatePullRequest_test.go Add step githubCreatePullRequest (#1068) 2019-12-16 16:34:12 +00:00
githubCreatePullRequest.go Add step githubCreatePullRequest (#1068) 2019-12-16 16:34:12 +00:00
githubPublishRelease_generated_test.go Update githubPublishRelease 2019-11-04 16:07:30 +01:00
githubPublishRelease_generated.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
githubPublishRelease_test.go Use piper binary for githubPublishRelease (#990) 2019-11-21 16:34:22 +01:00
githubPublishRelease.go Use piper binary for githubPublishRelease (#990) 2019-11-21 16:34:22 +01:00
interfaces.go Add stdout/stderr to the interfaces (shellRunner, execRunner) (#948) 2019-11-19 14:29:53 +01:00
karmaExecuteTests_generated_test.go Add golang implementation for karma tests (#919) 2019-10-25 14:58:59 +02:00
karmaExecuteTests_generated.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
karmaExecuteTests_test.go Let the mocks fail if error is provided from a test (#940) 2019-11-07 09:02:11 +01:00
karmaExecuteTests.go Add stdout/stderr to the interfaces (shellRunner, execRunner) (#948) 2019-11-19 14:29:53 +01:00
piper_test.go Detect: Add golang implementation (#1049) 2019-12-13 09:55:45 +00:00
piper.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
version_generated_test.go Version command for piper go (#922) 2019-10-31 13:57:29 +01:00
version_generated.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
version_test.go apply formatter (#950) 2019-11-05 21:51:44 +01:00
version.go Version command for piper go (#922) 2019-10-31 13:57:29 +01:00
xsDeploy_generated_test.go xs deploy go (#931) 2019-12-05 14:22:38 +01:00
xsDeploy_generated.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
xsDeploy_test.go Don't swallow error raised from file exists helper method (#1019) 2019-12-11 10:13:23 +01:00
xsDeploy.go Don't swallow error raised from file exists helper method (#1019) 2019-12-11 10:13:23 +01:00