1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/piperutils
Googlom 3744787348
chore(refactor): Switch GitHub actions provider to use github sdk (#4563)
* refactor github package and use builder pattern for client

* switch to github package

* some renamings

* fix panic on uninitialized provider

* fix according to review comments

---------

Co-authored-by: Gulom Alimov <gulomjon.alimov@sap.com>
Co-authored-by: Jordi van Liempt <35920075+jliempt@users.noreply.github.com>
2023-09-20 09:38:45 +00:00
..
testdata Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
credentials_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
credentials.go feat(npm): allow to publish artifact to registry (#2871) 2021-07-15 14:46:04 +02:00
fileUtils_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
fileUtils.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
ioUtils_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
ioUtils.go Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
maps_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
maps.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
pointer_test.go chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
pointer.go chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
projectStructure_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
projectStructure.go Add functions to infer build tool (#1210) 2020-02-23 16:54:50 +01:00
slices_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
slices.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
stepResults_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
stepResults.go chore: cleanup reporting & some incorrect file usage in tests (#3943) 2022-08-09 10:57:02 +02:00
strings_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
strings.go replace depreacted strings.Title function (#3786) 2022-05-20 18:50:03 +02:00
templateUtils_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
templateUtils.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00