Go to file
restitux 66eba61bbe Remove leftover debug print (#26) 2023-05-04 20:40:01 -06:00
admin_api Complete support for cron pipeline triggering 2023-04-08 16:28:00 -06:00
config Remove replaced Job configuration from config file 2023-02-14 20:43:04 -07:00
cron Complete support for cron pipeline triggering 2023-04-08 16:28:00 -06:00
database Update ON CONFLICT with pipeline_refs primary key 2023-05-04 20:26:43 -06:00
docker Add shell script to publish container 2023-05-04 20:35:39 -06:00
listen Complete support for cron pipeline triggering 2023-04-08 16:28:00 -06:00
pipeline_api Refactored runner map wrap and add to function 2023-04-07 19:52:37 -06:00
pipeline_executor Fix pipeline executor logging to use Infof 2023-05-04 20:27:33 -06:00
poll Add debug print of prevRefs to polling logic 2023-05-04 19:21:22 -06:00
runnermanager Remove leftover debug print (#26) 2023-05-04 20:40:01 -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 Complete support for cron pipeline triggering 2023-04-08 16:28:00 -06:00
go.sum Complete support for cron pipeline triggering 2023-04-08 16:28:00 -06:00
main.go Change version 2023-04-09 21:41:22 -06:00