garm/runner/pool
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.go fix: gci section warnings 2024-02-22 15:06:53 +01:00
enterprise.go Rename PoolType to GithubEntityType 2024-03-17 06:58:03 +00:00
interfaces.go Rename PoolType to GithubEntityType 2024-03-17 06:58:03 +00:00
organization.go Rename PoolType to GithubEntityType 2024-03-17 06:58:03 +00:00
pool.go Rename PoolType to GithubEntityType 2024-03-17 06:58:03 +00:00
repository.go Rename PoolType to GithubEntityType 2024-03-17 06:58:03 +00:00
util.go Add some unit tests 2024-03-15 14:35:23 +00:00
util_test.go Add some unit tests 2024-03-15 14:35:23 +00:00