restitux
edafd5108a
Add validation to secret names
2023-02-14 20:39:03 -07:00
restitux
bfd05b6a8a
Add secrets support ( #14 )
2023-02-14 20:18:41 -07:00
restitux
7a665aa348
Add support for access repos with credentials
2023-02-07 21:34:32 -07:00
restitux
4bda3c7a3b
Add admin_api and database logging of runs #9 #10
2023-01-31 20:25:52 -07:00
restitux
62fe1cf747
Change pipeline container to python gRPC env ( #6 )
2023-01-09 20:06:23 -07:00
restitux
984321c9fc
Change all fmt.Errorfs to use %w
2022-12-31 17:24:29 -07:00
restitux
8e4e45047d
Job exection logic now runs pipeline in container
...
This container's network is configured based on parameters in the config
file. If configured correctly, this will allow the pipeline script to
speak to the cursorius server over the pipeline api.
2022-12-24 22:12:30 -07:00