d87bdd451d
Improve test coverage by mocking exec output
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
2024-09-26 12:01:12 -07:00
81211d1340
Attach to exec jobs and print their output
...
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
63a752c1f2
Fix typo
2023-10-08 13:14:43 -07:00
15625a05fb
Add additional linting
continuous-integration/drone/push Build is failing
2021-04-30 11:24:14 -07:00
f651d55786
Switch to external slog package and update dependencies
2021-04-29 09:35:36 -07:00
9913442526
Add the ability to create execute jobs on long running containers
2020-08-19 14:13:28 -07:00
916e518f5b
Update docker client
2020-08-07 15:43:17 -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
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
6e324795d4
Use logger rather than print
continuous-integration/drone/push Build is passing
2020-04-07 10:13:18 -07:00
8bee376540
Update cron to v3
...
Fixes #1
2020-04-06 16:52:53 -07:00
aa35a8271c
Add versioning to dockron binary
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-06-28 10:24:41 -07:00
e032fe6a66
Remove tick log because it's kinda pointless
2018-08-03 17:48:23 -07:00
da50191759
Come up with a name and watch flag
2018-08-03 17:45:53 -07:00
c840d7b0b2
Hella comments
2018-08-03 17:30:17 -07:00
3c22782848
Add polling for changes from Docker
2018-08-02 18:56:02 -07:00
aa6da671ea
Pre-loading batches into list
2018-08-01 08:59:52 -07:00
2318a12ff2
WIP - Actually kinda works!
2018-08-01 08:56:13 -07:00