garm/runner
Gabriel Adrian Samfira fc77a4b735 Update go-github and garm-provider-common
We need to abstract away the tools struct and not have garm-provider-common
depend on go-github just for that one struct. It makes it hard to update
go-github without updating garm-provider-common first and then all the rest
of the providers.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-09-24 07:56:56 +00:00
..
common Update go-github and garm-provider-common 2023-09-24 07:56:56 +00:00
mocks Slight refactor and fix tests 2023-07-05 09:46:19 +00:00
pool Update go-github and garm-provider-common 2023-09-24 07:56:56 +00:00
providers Update go-github and garm-provider-common 2023-09-24 07:56:56 +00:00
enterprises.go Move errors to external package 2023-07-22 22:26:47 +00:00
enterprises_test.go Move errors to external package 2023-07-22 22:26:47 +00:00
interfaces.go Slight refactor and fix tests 2023-07-05 09:46:19 +00:00
metadata.go Add root CA bundle metadata URL 2023-08-28 09:44:18 +00:00
organizations.go Add flag to toggle webhook management 2023-08-22 09:39:02 +03:00
organizations_test.go Add keepWebhook flag when deleting entities 2023-08-22 09:39:01 +03:00
pools.go Move errors to external package 2023-07-22 22:26:47 +00:00
pools_test.go Move errors to external package 2023-07-22 22:26:47 +00:00
repositories.go Add flag to toggle webhook management 2023-08-22 09:39:02 +03:00
repositories_test.go Add keepWebhook flag when deleting entities 2023-08-22 09:39:01 +03:00
runner.go Add functions to (un)install webhooks for orgs and repos 2023-08-22 09:39:01 +03:00
types.go Move code to external package 2023-07-21 15:34:18 +00:00