Commit Graph

16 Commits

Author SHA1 Message Date
IamTheFij e83d5b6784 Add integration test 2020-08-19 14:13:28 -07:00
IamTheFij 9913442526 Add the ability to create execute jobs on long running containers 2020-08-19 14:13:28 -07:00
IamTheFij 5c5fda3ddf Add example compose
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2020-08-07 16:00:19 -07:00
IamTheFij 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
IamTheFij bda0ce4b1f Add pre-commit and clean up
continuous-integration/drone/push Build is passing Details
2020-08-07 15:00:30 -07:00
IamTheFij 607d364d29 First addition of tests 2020-08-07 14:21:06 -07:00
IamTheFij e9e555e5a2 Add a client interface so I can build unit tests 2020-08-07 10:03:10 -07:00
IamTheFij a6b46bfca2 Update all make targets and Readme for building
continuous-integration/drone/push Build is passing Details
2019-08-14 10:45:44 -07:00
IamTheFij c9374f5e83 Update staged build with versioning and targets 2019-08-14 10:45:40 -07:00
IamTheFij 7af52c54b1 Fix drone builds building wrong arm64 images 2019-08-14 10:24:06 -07:00
IamTheFij 0e44c6e2cf Switch to go mod instead of dep 2019-08-14 10:21:55 -07:00
IamTheFij aa35a8271c Add versioning to dockron binary
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2019-06-28 10:24:41 -07:00
IamTheFij 44a54f1c7f Add multi-arch builds
continuous-integration/drone/push Build is passing Details
2019-06-07 16:43:15 -07:00
IamTheFij 5b5c1ce040 Rename binary 2018-08-03 19:27:49 -07:00
IamTheFij a4dad986cc Add Dockerfile 2018-08-03 11:35:49 -07:00
IamTheFij 5d88657d96 Add Makefile and dependency management 2018-08-02 18:55:45 -07:00