garm/runner
Gabriel Adrian Samfira 4d071b7d10 Return only alpha numeric characters as an ID
On some providers the default character set used by shortid may lead to
errors when creating runners, due to the fact that underscores are not
allowed in their names.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-01-27 14:57:25 +00:00
..
common Move pool type in params 2023-01-20 17:08:15 +02:00
mocks Don't save runner registration tolen in DB 2022-12-06 19:48:00 +00:00
pool Return only alpha numeric characters as an ID 2023-01-27 14:57:25 +00:00
providers Fixed a bunch of linting issues 2023-01-20 22:21:22 +02:00
enterprises.go Fixed a bunch of linting issues 2023-01-20 22:21:22 +02:00
enterprises_test.go fixed runner tests 2023-01-24 08:51:25 +01:00
interfaces.go Add enterprise support 2022-10-21 17:14:03 +03:00
organizations.go Fixed a bunch of linting issues 2023-01-20 22:21:22 +02:00
organizations_test.go fixed runner tests 2023-01-24 08:51:25 +01:00
pools.go feat: add prometheus metrics & endpoint 2023-01-26 14:15:16 +01:00
repositories.go Fixed a bunch of linting issues 2023-01-20 22:21:22 +02:00
repositories_test.go fixed runner tests 2023-01-24 08:51:25 +01:00
runner.go Move some code around 2023-01-27 14:57:25 +00:00
types.go Add enterprise support 2022-10-21 17:14:03 +03:00