Commit Graph

5 Commits

Author SHA1 Message Date
Kienan Stewart a69fd14ea4 Use text-diff to compare run results 2022-10-08 20:39:55 -04:00
Kienan Stewart 4b36b75d9f Add first pass at using inotify to watch the job directory for changes
There are number of cases which currently aren't handled:

 * moving a file out of or into the directory
 * a file being touched: should that be used to reset that last_run
   value?
 * when jobs are removed, it is regardless of thread state so there
   may be children that never get joined
2022-09-25 18:36:40 -04:00
Kienan Stewart b33cd1e705 Create rss feeds from updates 2022-09-24 18:41:00 -04:00
Kienan Stewart 24baa3a6a6 Load default configuration overrides from files 2022-09-23 22:27:13 -04:00
Kienan Stewart a6784fdce0 Initial commit 2022-09-23 19:56:04 -04:00