1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-04 04:07:16 +02:00
sap-jenkins-library/src/com/sap/piper
Christopher Fenner def66f4ffa
extend Analytics (#439)
* add extension mechanism for analytics

* add sha1 hashing

* correct return types

* correct registerEventListener method

* decrese visibility of createInstance

* correct typo

* catch exceptions from tests

* correct test case

* Update Analytics.groovy

* rename to Telemetry

* rename file

* fix typo

* add test case for generateSha1

* expose methods to tests

* add clear method for tests

* change return type

* add test for Telemetry class

* replace UtilsTests

* remove unused imports

* make default reporter static

* add stage parameters to payload

* simplify SHA1 method

* remove obsolete method

* remove obsolete methods

* remove outdated tests
2019-01-30 12:39:33 +01:00
..
analytics extend Analytics (#439) 2019-01-30 12:39:33 +01:00
cm Improve naming step -> script 2018-11-09 15:45:31 +01:00
k8s Extend api 2019-01-08 17:35:53 +01:00
mta add further test case 2018-06-25 22:45:43 +02:00
tools Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
versioning No versionBackup files for mvn versioning (#259) 2018-08-22 09:59:19 +02:00
API.groovy Improve 2019-01-23 10:16:11 +01:00
BashUtils.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
CfManifestUtils.groovy Implement workaround for incompatible change in cloud foundry API (#343) 2018-10-17 11:01:09 +02:00
ConfigurationHelper.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
ConfigurationLoader.groovy Mark old classes as deprecated api 2019-01-23 09:48:21 +01:00
ConfigurationMerger.groovy Mark old classes as deprecated api 2019-01-23 09:48:21 +01:00
ConfigurationType.groovy Enable configuration via yaml file + mavenExecute as example (#18) 2017-12-06 12:03:06 +01:00
DefaultValueCache.groovy Extend api 2019-01-08 17:35:53 +01:00
EnvironmentUtils.groovy Explicitly state return types fixes #144 2018-05-04 11:34:51 +02:00
FileUtils.groovy Explicitly state return types fixes #144 2018-05-04 11:34:51 +02:00
GenerateDocumentation.groovy Put GenerateDocumentation annotation inside groovy file 2019-01-23 16:19:34 +01:00
GitUtils.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-07 11:44:15 +01:00
JenkinsUtils.groovy Merge remote-tracking branch 'github/master' into HEAD 2019-01-24 08:04:55 +01:00
JsonUtils.groovy Explicitly state return types fixes #144 2018-05-04 11:34:51 +02:00
MapUtils.groovy ConfigurationHelper: replace all occurences of GString by java.lang.String 2018-09-10 10:10:19 +02:00
MtaUtils.groovy generate mta from package.json and given applicationName 2018-03-15 14:21:27 +01:00
Prerequisites.groovy Fix codeclimate remarks 2018-11-05 12:59:40 +01:00
StepAssertions.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
Utils.groovy extend Analytics (#439) 2019-01-30 12:39:33 +01:00
Version.groovy Explicitly state return types fixes #144 2018-05-04 11:34:51 +02:00
VersionUtils.groovy drop NEO version verification - decouple verifyversion from getversion 2018-07-18 09:46:11 +02:00