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
Jk1484 ffc931aad1
feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345)
* Added unit tag as argument. Added description to runTests command. Changed code generator to have unit build tag in generated unit test files.

* Added unit build tag to all unit test files.

* added to new unit test unit build tag

* Update verify-go.yml

* small fix

---------

Co-authored-by: Muhammadali Nazarov <Muhammadali.Nazarov@acronis.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2023-05-03 21:02:11 +05: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 chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
gitHubActions_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
gitHubActions.go GHActions: Add the possibility to fetch logs (#4250) 2023-03-01 10:38:40 +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 fix(JenkinsConfigProvider): panic in GetBuildReason (#4073) 2022-10-20 08:38:10 +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 GHActions: Add the possibility to fetch logs (#4250) 2023-03-01 10:38:40 +06: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