Go to file
restitux e1382e50ea Cleanup docker build output before saving (#23) 2023-04-07 20:08:59 -06:00
admin_api Add updatePipeline endpoint 2023-04-07 18:44:04 -06:00
config Remove replaced Job configuration from config file 2023-02-14 20:43:04 -07:00
database Add updatePipeline endpoint 2023-04-07 18:44:04 -06:00
docker Reorganize docker configuration 2023-03-11 18:56:13 -07:00
listen Start/restart poll job when created or updated 2023-04-07 18:31:59 -06:00
pipeline_api Refactored runner map wrap and add to function 2023-04-07 19:52:37 -06:00
pipeline_executor Cleanup docker build output before saving (#23) 2023-04-07 20:08:59 -06:00
poll Add updatePipeline endpoint 2023-04-07 18:44:04 -06:00
runnermanager Add nil check to runner chan (#22) 2023-04-07 19:52:44 -06:00
util Utilify runner tag printing function 2023-03-07 23:42:01 -07:00
webhook Add admin_api and database logging of runs #9 #10 2023-01-31 20:25:52 -07:00
.dockerignore Change docker go cache dir to _working 2022-12-24 19:45:00 -07:00
.gitignore Refactor docker script to support override 2023-01-08 22:51:05 -07:00
LICENSE Initial commit 2022-09-15 22:02:25 -06:00
go.mod Add timeout and retry interval to GetRunner api 2023-04-05 18:38:06 -06:00
go.sum Add timeout and retry interval to GetRunner api 2023-04-05 18:38:06 -06:00
main.go Start/restart poll job when created or updated 2023-04-07 18:31:59 -06:00