garm/config
Gabriel Adrian Samfira 90870c11be Use database for github creds
Add database models that deal with github credentials. This change
adds models for github endpoints (github.com, GHES, etc). This change
also adds code to migrate config credntials to the DB.

Tests need to be fixed and new tests need to be written. This will come
in a later commit.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-04-22 14:03:25 +00:00
..
testdata Don't save runner registration tolen in DB 2022-12-06 19:48:00 +00:00
config.go Use database for github creds 2024-04-22 14:03:25 +00:00
config_test.go Add some tests 2024-03-02 20:42:36 +00:00
external.go Replace errors.Wrap calls 2024-03-02 19:07:06 +00:00
external_test.go Replace errors.Wrap calls 2024-03-02 19:07:06 +00:00