1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/orchestrator
ffeldmann d9e30418bc
feat: pipeline reporting, adds logging information to fatal hook and splunk hook (#3308)
* Removes unecessary fields from telemetry, restructuring splunk pkg

* Removes t.skip() and reactivates integration test

* Adjusts tests for fatalHook and helper functions, including log test

* Moves pipelinetelemetry to inner source, removes pipelineTelemetry from telemetry pkg, using generic map[string]interface for splunk

* Removes Read JSON from fatalHook -> moves to inner source

* Removed log output test

* go fmt

* log step telemetry data send to splunk

* Adjusts error logging

* Adds log information in case api information could not be retrieved

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2021-11-26 16:11:44 +01:00
..
azureDevOps_test.go Changes for Pipeline Reporting (#3213) 2021-11-18 17:50:03 +01:00
azureDevOps.go Changes for Pipeline Reporting (#3213) 2021-11-18 17:50:03 +01:00
gitHubActions_test.go Changes for Pipeline Reporting (#3213) 2021-11-18 17:50:03 +01:00
gitHubActions.go Changes for Pipeline Reporting (#3213) 2021-11-18 17:50:03 +01:00
jenkins_test.go fix: correct env var name for git branch for Jenkins orchestrator implementation (#3311) 2021-11-26 12:08:22 +01:00
jenkins.go feat: pipeline reporting, adds logging information to fatal hook and splunk hook (#3308) 2021-11-26 16:11:44 +01:00
orchestrator_test.go Changes for Pipeline Reporting (#3213) 2021-11-18 17:50:03 +01:00
orchestrator.go Changes for Pipeline Reporting (#3213) 2021-11-18 17:50:03 +01:00
testUtils_test.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
unknownOrchestrator_test.go Changes for Pipeline Reporting (#3213) 2021-11-18 17:50:03 +01:00
unknownOrchestrator.go Changes for Pipeline Reporting (#3213) 2021-11-18 17:50:03 +01:00