garm/runner
Gabriel Adrian Samfira e8fa6dba6e
Attempt to fetch runner name from API
In some cases, runner information is not sent via webhook by Github when
a workflow job transitions to in_progress. We need to know the runner
name in order to update the state in the database. Attempt to fetch the
runner from the API using the workflow ID.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-09-20 14:46:44 +03:00
..
common Attempt to fetch runner name from API 2022-09-20 14:46:44 +03:00
mocks Add more organizations.go unit testing 2022-09-06 18:04:51 +03:00
pool Attempt to fetch runner name from API 2022-09-20 14:46:44 +03:00
providers Always lookup images in simplestreams 2022-07-16 13:47:17 +00:00
interfaces.go Add PoolManagerController mocks 2022-09-01 16:08:56 +03:00
organizations.go Refactor code to allow more unit testing 2022-08-18 17:47:05 +03:00
organizations_test.go Cleanup unused struct field 2022-09-15 19:11:37 +03:00
pools.go Make runner-bootstrap-timeout optional 2022-07-06 17:37:18 +00:00
repositories.go Refactor code to allow more unit testing 2022-08-18 17:47:05 +03:00
repositories_test.go Cleanup unused struct field 2022-09-15 19:11:37 +03:00
runner.go Refactor code to allow more unit testing 2022-08-18 17:47:05 +03:00
types.go Add license headers 2022-05-05 13:25:50 +00:00