Commit Graph

16 Commits

Author SHA1 Message Date
e83d5b6784 Add integration test 2020-08-19 14:13:28 -07:00
9913442526 Add the ability to create execute jobs on long running containers 2020-08-19 14:13:28 -07:00
5c5fda3ddf Add example compose
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-08-07 16:00:19 -07:00
050465b0aa Update jobs only when a new container id is found
Rather than trashing the whole schedule, instead compare what is
currently scheduled with the newly found containers and then add or
remove jobs as needed.

Fixes #2
2020-08-07 15:07:35 -07:00
bda0ce4b1f Add pre-commit and clean up
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-07 15:00:30 -07:00
607d364d29 First addition of tests 2020-08-07 14:21:06 -07:00
e9e555e5a2 Add a client interface so I can build unit tests 2020-08-07 10:03:10 -07:00
a6b46bfca2 Update all make targets and Readme for building
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-14 10:45:44 -07:00
c9374f5e83 Update staged build with versioning and targets 2019-08-14 10:45:40 -07:00
7af52c54b1 Fix drone builds building wrong arm64 images 2019-08-14 10:24:06 -07:00
0e44c6e2cf Switch to go mod instead of dep 2019-08-14 10:21:55 -07:00
aa35a8271c Add versioning to dockron binary
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-06-28 10:24:41 -07:00
44a54f1c7f Add multi-arch builds
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-07 16:43:15 -07:00
5b5c1ce040 Rename binary 2018-08-03 19:27:49 -07:00
a4dad986cc Add Dockerfile 2018-08-03 11:35:49 -07:00
5d88657d96 Add Makefile and dependency management 2018-08-02 18:55:45 -07:00