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
Jordi van Liempt 0ba4c2206c
chore(deps): Replace io/ioutil package (#4494)
* update all deprecated ioutil usages

* forgotten changes

* add missing imports

* undo changing comment

* add missing 'os' import

* fix integration test

---------

Co-authored-by: I557621 <jordi.van.liempt@sap.com>
Co-authored-by: Gulom Alimov <gulomjon.alimov@sap.com>
2023-08-16 12:57:04 +02: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(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
gitHubActions_test.go orchestrator: fix TestGitHubActions flaky test (#4495) 2023-08-03 14:25:15 +02: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 chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +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