1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/github
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
..
commit.go chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
create_issue_test.go chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
create_issue.go chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
github_test.go chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
github.go chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
secret_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
secret.go feat(vault): Vault secret rotation for GH Actions (#4280) 2023-04-17 08:35:13 +02:00