garm/runner/common/mocks
Gabriel Adrian Samfira 779afe980e
Add webhook show, return info and some fixes
* Added a webhook show command. This gives us info about the webhook and
    if it is installed.
  * Return webhook info when installing the webhook
  * Small typo fixes.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-08-22 09:39:01 +03:00
..
GithubClient.go Add functions to (un)install webhooks for orgs and repos 2023-08-22 09:39:01 +03:00
GithubEnterpriseClient.go Set credentials in pool manager 2023-07-04 22:11:45 +00:00
OrganizationHooks.go Add functions to (un)install webhooks for orgs and repos 2023-08-22 09:39:01 +03:00
PoolManager.go Add webhook show, return info and some fixes 2023-08-22 09:39:01 +03:00
Provider.go Providers now return ProviderInstance{} 2023-07-23 12:47:56 +00:00
RepositoryHooks.go Add functions to (un)install webhooks for orgs and repos 2023-08-22 09:39:01 +03:00