garm/runner
Gabriel Adrian Samfira d5f5524934 Wait for loop exit and some fixes
* Wait for http server graceful shutdown and for pool managers to
properly exit.
  * Fix potential nil pointer dereference when checking response
code from github API.
2022-12-30 15:07:40 +00:00
..
common Don't save runner registration tolen in DB 2022-12-06 19:48:00 +00:00
mocks Don't save runner registration tolen in DB 2022-12-06 19:48:00 +00:00
pool Wait for loop exit and some fixes 2022-12-30 15:07:40 +00:00
providers Don't save runner registration tolen in DB 2022-12-06 19:48:00 +00:00
enterprises.go Start pool managers in the background 2022-10-21 17:14:03 +03:00
enterprises_test.go Add Enterprise tests 2022-12-04 17:30:42 +00:00
interfaces.go Add enterprise support 2022-10-21 17:14:03 +03:00
organizations.go Start pool managers in the background 2022-10-21 17:14:03 +03:00
organizations_test.go Add Enterprise tests 2022-12-04 17:30:42 +00:00
pools.go Add enterprise support to garm-cli 2022-10-21 17:14:03 +03:00
repositories.go Start pool managers in the background 2022-10-21 17:14:03 +03:00
repositories_test.go Add Enterprise tests 2022-12-04 17:30:42 +00:00
runner.go Wait for loop exit and some fixes 2022-12-30 15:07:40 +00:00
types.go Add enterprise support 2022-10-21 17:14:03 +03:00