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 ccc1c976ee
fix(orchestrator) usage of correct env variables (#3650)
* Reorders getApiInformation, changes variables to get start time, adjusts and adds test cases
* Changes the way to get apiInformation and reduces number of requests
* Changes getting pipeline start time from correct env variable
* Refactors getApiInformation functionality
* Adds GetBuildReason() for Azure and Jenkins
* Updates JobURL for ADO
2022-03-28 09:52:15 +02:00
..
azureDevOps_test.go fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
azureDevOps.go fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
gitHubActions_test.go fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
gitHubActions.go fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
jenkins_test.go fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
jenkins.go fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
orchestrator_test.go Activates debug information for environment variables (#3630) 2022-03-14 10:17:55 +01:00
orchestrator.go fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
testUtils_test.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
unknownOrchestrator_test.go fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
unknownOrchestrator.go fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00