Commit Graph

5 Commits

Author SHA1 Message Date
IamTheFij 9913442526 Add the ability to create execute jobs on long running containers 2020-08-19 14:13:28 -07:00
IamTheFij 7b231be5b1 Add additional tests to cover the add and replace logic 2020-08-07 15:21:21 -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