garm/database/common
Gabriel Adrian Samfira cc6e985629 Fix: Scope entities to endpoint
This change scopes all github entities to a github endpoint, allowing
users to have the same repo/org/enterprise created for each endpoint.

This way, if your username is the same on github.com and on your GHES
server, and you have the same repository name or org in both places,
GARM can now handle that situation.

This change also fixes a leaky watcher in the pool manager.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-07-29 17:35:57 +00:00
..
mocks Move URLs from default section of config to DB 2024-06-07 09:27:24 +00:00
errors.go Validate filter payload 2024-07-05 12:55:35 +00:00
store.go Fix: Scope entities to endpoint 2024-07-29 17:35:57 +00:00
watcher.go Add some tests 2024-06-17 19:42:50 +00:00