1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/cmd
Marcus Holl c9883bf5b0
Pr/read project config only if it exists (#959)
* Read the project config only if it exists

This avoid trying reading the file and have the control flow based
on errors. Beside that it helps troubleshooting when we have some
logging (debug level only).

* formatting only

* Adjust log level
2019-11-11 09:52:44 +01:00
..
testdata Add tests 2019-11-05 14:37:44 +01:00
getConfig_test.go Add golang implementation for karma tests (#919) 2019-10-25 14:58:59 +02:00
getConfig.go Helper for fileExists (#954) 2019-11-07 08:17:42 +01:00
githubPublishRelease_generated_test.go Update githubPublishRelease 2019-11-04 16:07:30 +01:00
githubPublishRelease_generated.go Export general configuration - part 2 (#957) 2019-11-06 16:22:50 +01:00
githubPublishRelease_test.go Ensure asset update for latest release only 2019-11-06 09:05:07 +01:00
githubPublishRelease.go Fix CodeClimate finding with generator update 2019-11-06 09:12:50 +01:00
interfaces.go Prepare testing command/shell executions (#930) 2019-10-30 09:52:41 +01:00
karmaExecuteTests_generated_test.go Add golang implementation for karma tests (#919) 2019-10-25 14:58:59 +02:00
karmaExecuteTests_generated.go Export general configuration - part 2 (#957) 2019-11-06 16:22:50 +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 GO logging with logrus (#938) 2019-11-04 14:43:33 +01:00
piper_test.go Pr/read project config only if it exists (#959) 2019-11-11 09:52:44 +01:00
piper.go Pr/read project config only if it exists (#959) 2019-11-11 09:52:44 +01:00
version_generated_test.go Version command for piper go (#922) 2019-10-31 13:57:29 +01:00
version_generated.go Export general configuration - part 2 (#957) 2019-11-06 16:22:50 +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