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
Christopher Fenner 4525c1daa4
fix: use orchestrator specific stage name (#3127)
* extend orchestator to provide stage name

* use orchestrator specific stage name

* fix test case

* remove comment

* fix test case

* prettify

* change something..

* do not exit

* Update pkg/orchestrator/azureDevOps.go

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2021-09-29 08:31:45 +02:00
..
azureDevOps_test.go Improve determining PR key in Azure DevOps provider. (#3007) 2021-08-02 10:08:33 +02:00
azureDevOps.go fix: use orchestrator specific stage name (#3127) 2021-09-29 08:31:45 +02:00
gitHubActions_test.go feat: Add environment information to orchestrator package (#2942) 2021-06-25 10:50:56 +02:00
gitHubActions.go fix: use orchestrator specific stage name (#3127) 2021-09-29 08:31:45 +02:00
jenkins_test.go feat: Add environment information to orchestrator package (#2942) 2021-06-25 10:50:56 +02:00
jenkins.go fix: use orchestrator specific stage name (#3127) 2021-09-29 08:31:45 +02:00
orchestrator_test.go feat: Add environment information to orchestrator package (#2942) 2021-06-25 10:50:56 +02:00
orchestrator.go fix: use orchestrator specific stage name (#3127) 2021-09-29 08:31:45 +02:00
testUtils_test.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00