garm/auth
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
..
admin_required.go Add admin required middleware and webhook endpoint 2023-08-22 09:39:01 +03:00
auth.go fix: godoc linter warnings (TODOs) 2024-02-22 15:06:53 +01:00
context.go fix: improve metrics collection loop 2024-02-20 06:33:21 +01:00
init_required.go Switch to log/slog 2024-01-05 23:46:40 +00:00
instance_middleware.go Rename PoolType to GithubEntityType 2024-03-17 06:58:03 +00:00
interfaces.go Add license headers 2022-05-05 13:25:50 +00:00
jwt.go fix: godoc linter warnings (TODOs) 2024-02-22 15:06:53 +01:00
metrics.go fix: gci section warnings 2024-02-22 15:06:53 +01:00