garm/runner
Gabriel Adrian Samfira a078645ab2
Add token endpoint
This change adds a github registration endpoint that instances can use
to fetch a github registration token.

This change also invalidates disables access to an instance to the token
and status updates endpoints once the instance transitions from
"pending" or "installing" to any other state.
2022-12-01 18:00:22 +02:00
..
common Start pool managers in the background 2022-10-21 17:14:03 +03:00
mocks Add enterprise support 2022-10-21 17:14:03 +03:00
pool Add token endpoint 2022-12-01 18:00:22 +02:00
providers Update go-github and remove redirect 2022-10-21 17:14:03 +03:00
enterprises.go Start pool managers in the background 2022-10-21 17:14:03 +03: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 Start pool managers in the background 2022-10-21 17:14:03 +03: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 Start pool managers in the background 2022-10-21 17:14:03 +03:00
runner.go Add token endpoint 2022-12-01 18:00:22 +02:00
types.go Add enterprise support 2022-10-21 17:14:03 +03:00