garm/runner
Gabriel Adrian Samfira 234f71d9d1 Rename PoolType to GithubEntityType
We'll use GithubEntityType throughout the codebase to determine the
type of operation that is about to take place, so this won't belimited
to determining only pool type. We'll also use this to dedupe the label
scope as well.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-03-17 06:58:03 +00:00
..
common Allow bypassing Unauthorized error when deleting runner 2024-03-10 15:21:39 +00:00
metrics Add job info in runner list 2024-03-11 15:46:18 +00:00
mocks Allow bypassing Unauthorized error when deleting runner 2024-03-10 15:21:39 +00:00
pool Rename PoolType to GithubEntityType 2024-03-17 06:58:03 +00:00
providers fix: godoc linter warnings (TODOs) 2024-02-22 15:06:53 +01:00
common_test.go fix: goconst linter findings 2024-02-22 17:39:02 +01:00
enterprises.go Add some unit tests 2024-03-15 14:35:23 +00:00
enterprises_test.go Remove unused code, update test 2024-03-15 15:48:53 +00:00
interfaces.go Slight refactor and fix tests 2023-07-05 09:46:19 +00:00
metadata.go Rename PoolType to GithubEntityType 2024-03-17 06:58:03 +00:00
organizations.go Add some unit tests 2024-03-15 14:35:23 +00:00
organizations_test.go Remove unused code, update test 2024-03-15 15:48:53 +00:00
pools.go fix: godoc linter findings (TODO comments) 2024-02-22 17:33:19 +01:00
pools_test.go Add pool balancing strategy 2024-03-14 20:04:34 +00:00
repositories.go Add some unit tests 2024-03-15 14:35:23 +00:00
repositories_test.go Remove unused code, update test 2024-03-15 15:48:53 +00:00
runner.go Add pool balancing strategy 2024-03-14 20:04:34 +00:00
types.go Move code to external package 2023-07-21 15:34:18 +00:00