1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/vars
Christopher Fenner e67b9cff23
influxWriteData: hold data in dedicated object (#624)
* add InfluxData object

* add InfluxData rule

* use InfluxData

* include jenkins_custom_data into InfluxData object

* correct typo

* add missing import

* fix condition for influx reporting

* add test class

* Update influxWriteData.groovy
2019-04-11 11:39:41 +02:00
..
artifactSetVersion.groovy alpine does not support date option --universal (#578) 2019-04-02 15:59:33 +02:00
batsExecuteTests.groovy influxWriteData: hold data in dedicated object (#624) 2019-04-11 11:39:41 +02:00
checkChangeInDevelopment.groovy update documentation 2019-04-09 20:46:45 +02:00
checksPublishResults.groovy checksPublishResults: generate docu 2019-04-09 19:46:23 +02:00
cloudFoundryDeploy.groovy Lookup mtar in the whole workspace (#492) 2019-02-07 08:58:00 +01:00
commonPipelineEnvironment.groovy influxWriteData: hold data in dedicated object (#624) 2019-04-11 11:39:41 +02:00
containerExecuteStructureTests.groovy containerExecuteStructureTests: generate docu 2019-04-09 11:12:38 +02:00
dockerExecute.groovy Avoid unwanted behavior when using resilience options (#650) 2019-04-08 20:10:54 +02:00
dockerExecuteOnKubernetes.groovy Avoid unwanted behavior when using resilience options (#650) 2019-04-08 20:10:54 +02:00
durationMeasure.groovy influxWriteData: hold data in dedicated object (#624) 2019-04-11 11:39:41 +02:00
fioriOnCloudPlatformPipeline.groovy enhance prepare stage with cleanup and checkout 2019-03-21 10:37:02 +01:00
gaugeExecuteTests.groovy influxWriteData: hold data in dedicated object (#624) 2019-04-11 11:39:41 +02:00
githubPublishRelease.groovy Step name is not a string literal anymore 2018-11-29 09:54:05 +01:00
handlePipelineStepErrors.groovy influxWriteData: hold data in dedicated object (#624) 2019-04-11 11:39:41 +02:00
healthExecuteCheck.groovy Update vars/healthExecuteCheck.groovy 2019-04-02 21:01:09 +02:00
influxWriteData.groovy influxWriteData: hold data in dedicated object (#624) 2019-04-11 11:39:41 +02:00
karmaExecuteTests.groovy generate karma docs (#555) 2019-03-13 12:01:05 +01:00
mailSendNotification.groovy mailSendNotification: generate documentation (#584) 2019-03-25 14:34:48 +01:00
mavenExecute.groovy mavenExecute: generate docu 2019-04-02 22:03:23 +02:00
mtaBuild.groovy mtaBuild: generate docu 2019-04-03 10:36:56 +02:00
neoDeploy.groovy neoDeploy: assert deployable exists before starting deployment. 2019-04-02 13:53:31 +02:00
newmanExecute.groovy newmanExecute: generate documentation (#591) 2019-03-26 13:26:21 +01:00
npmExecute.groovy Add npmExecute step (#491) 2019-02-21 19:14:48 +01:00
pipelineExecute.groovy remove utils.getMandatoryParameter() 2019-04-09 16:25:25 +02:00
pipelineRestartSteps.groovy pipelineRestartSteps: generate docu 2019-04-09 13:18:51 +02:00
pipelineStashFiles.groovy Step name is not a string literal anymore 2018-11-29 09:54:05 +01:00
pipelineStashFilesAfterBuild.groovy update stashing behavior (#628) 2019-04-02 13:13:25 +02:00
pipelineStashFilesBeforeBuild.groovy update stashing behavior (#628) 2019-04-02 13:13:25 +02:00
piperInitRunStageConfiguration.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipeline.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageAcceptance.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageAdditionalUnitTests.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageBuild.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageCompliance.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageInit.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageIntegration.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStagePerformance.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStagePromote.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStagePRVoting.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageRelease.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageSecurity.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperStageWrapper.groovy extend Analytics (#439) 2019-01-30 12:39:33 +01:00
prepareDefaultValues.groovy gaugeExecuteTests: generate docu 2019-04-09 11:59:08 +02:00
seleniumExecuteTests.groovy seleniumExecuteTests & uiVeri5ExecuteTests: improve documentation (#568) 2019-03-19 15:38:52 +01:00
setupCommonPipelineEnvironment.groovy influxWriteData: hold data in dedicated object (#624) 2019-04-11 11:39:41 +02:00
slackSendNotification.groovy generate docs for slackSendNotification step (#592) 2019-03-26 12:14:29 +01:00
snykExecute.groovy snykExecute: add missing documentation (#570) 2019-03-18 11:08:41 +01:00
testsPublishResults.groovy testsPublishResults: generate docu 2019-04-09 15:19:33 +02:00
transportRequestCreate.groovy commonPipelineEnvironment: add propertiesMap (#526) 2019-04-10 10:56:36 +02:00
transportRequestRelease.groovy transportRequestRelease: generate docu 2019-04-10 15:27:06 +02:00
transportRequestUploadFile.groovy transportRequestUploadFile: generate docu 2019-04-10 13:58:46 +02:00
uiVeri5ExecuteTests.groovy seleniumExecuteTests & uiVeri5ExecuteTests: improve documentation (#568) 2019-03-19 15:38:52 +01:00
whitesourceExecuteScan.groovy Chris' final comments + Scala config 2019-04-04 16:05:26 +02:00