1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/orchestrator
Vyacheslav Starostin c6c02fc31d
orchestrator(GHActions): align GetJobURL method with Piper's expectations (#4685)
* Align build and job urls with what is expected by piper

* Add comments, delete unused func

* Clean up

* Update tests

* Update GetJobURL

* Fix test

* Update

* Clean up
2023-11-27 17:04:49 +06:00
..
azureDevOps_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
azureDevOps.go feat(orchestrator): add implementation for GitHub (#4525) 2023-08-29 09:32:35 +02:00
gitHubActions_test.go orchestrator(GHActions): align GetJobURL method with Piper's expectations (#4685) 2023-11-27 17:04:49 +06:00
gitHubActions.go orchestrator(GHActions): align GetJobURL method with Piper's expectations (#4685) 2023-11-27 17:04:49 +06:00
jenkins_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
jenkins.go feat(orchestrator): add implementation for GitHub (#4525) 2023-08-29 09:32:35 +02:00
orchestrator_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
orchestrator.go chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
testUtils_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
unknownOrchestrator_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
unknownOrchestrator.go feat(orchestrator package) Adds GetChangeSet functionality to Jenkins provider (#3852) 2022-06-30 12:49:21 +02:00