garm/runner
Gabriel Adrian Samfira 6c06afb8e8 Don't add aditional labels to GH runner
For now, the aditional labels would only contain the job ID that triggered
the creation of the runner. It does not make sense to add this label to the
actual runner that registeres against github. We can simply use it internally
by fetching it from the DB.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-07-03 07:48:22 +00:00
..
common Lower the tool update interval to 1 minute 2023-07-03 07:46:20 +00:00
mocks Rename module 2023-03-12 16:01:49 +02:00
pool Don't add aditional labels to GH runner 2023-07-03 07:48:22 +00:00
providers More granular loops, update go-github 2023-06-23 08:16:41 +00:00
enterprises.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00
enterprises_test.go Rename module 2023-03-12 16:01:49 +02:00
interfaces.go Rename module 2023-03-12 16:01:49 +02:00
organizations.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00
organizations_test.go Rename module 2023-03-12 16:01:49 +02:00
pools.go Add job list to API and CLI 2023-07-03 07:46:20 +00:00
pools_test.go Add more runner/pools.go unit tests 2023-06-19 23:39:07 +03:00
repositories.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00
repositories_test.go Rename module 2023-03-12 16:01:49 +02:00
runner.go Use the same db connection in runner 2023-07-03 07:46:20 +00:00
types.go Add Windows userdata 2023-03-20 20:10:48 +02:00