garm/database/common
Gabriel Adrian Samfira 31ad45eeb6 Allow referencing runners by ID
Although runner names are unique, we still have an ID on the model
which is used as a primary key. We should allow using that ID to
reference a runner in the API.

This change allows users to specify ID or runner name.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-08-16 23:00:55 +00:00
..
mocks Add SPA UI for GARM 2025-08-16 09:09:13 +00:00
errors.go Add copyright header 2025-05-20 09:43:29 +00:00
store.go Allow referencing runners by ID 2025-08-16 23:00:55 +00:00
watcher.go Add copyright header 2025-05-20 09:43:29 +00:00