restitux
6fc9af8280
Implement skeleton of RunCommand
2023-01-01 13:44:09 -07:00
restitux
711a0257fc
Changed api runner id to use a UUID
2023-01-01 13:01:55 -07:00
restitux
3cbe670bc1
Implement getRunner grpc endpoint
...
This includes refactoring the jobscheduler into the runnermanager. This
service manages runner connections and allocating them to pipelines.
These requests are done via the pipeline grpc api
2022-12-31 17:22:00 -07:00
restitux
663306c3be
Cleanup jobschedule channel passing
2022-12-28 17:13:33 -07:00
restitux
0287213433
Refactor proto into single package and update api
2022-12-28 17:08:30 -07:00
restitux
825f269710
Change pipeline api types
2022-12-24 22:11:44 -07:00
restitux
cd098d794d
Add prototype of pipeline api using connect
...
This includes refactoring of the http listener to use
a custom mux.
2022-12-24 19:45:25 -07:00