Commit Graph

8 Commits

Author SHA1 Message Date
81211d1340 Attach to exec jobs and print their output
Some checks failed
continuous-integration/drone/push Build is failing
Still no logging or means of detecting failed attempts
2024-09-26 11:48:11 -07:00
e39aa0bd2e Upgrade dependencies and go version 2024-09-25 11:58:41 -07:00
15625a05fb Add additional linting
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-30 11:24:14 -07:00
9913442526 Add the ability to create execute jobs on long running containers 2020-08-19 14:13:28 -07:00
7b231be5b1 Add additional tests to cover the add and replace logic 2020-08-07 15:21:21 -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