|
933d568fb2
|
added time to all events. this is a unix timestamp so will need to be converted to something nicer if dispalyed, but hey, its easy to store
|
2023-04-27 15:13:47 +02:00 |
|
|
d3eb2dbf9f
|
added standardised job creation
|
2023-04-22 21:48:33 +02:00 |
|
|
f306d8b6f2
|
updated runner structure so that handlers and conductors actually pull from queues in the runner. changes to logic in both are extensive, but most individual functinos are unaffected. I've also moved several functions that were part of individual monitor, handler and conductors to the base classes.
|
2023-04-20 17:08:06 +02:00 |
|
|
b87fd43cfd
|
setup for rework of monitor/handler/conductor interactions
|
2023-04-18 16:24:08 +02:00 |
|
|
ddca1f6aa4
|
integrated threadsafe status updates
|
2023-04-18 13:50:20 +02:00 |
|
|
547d5fefce
|
refactored correctness dir away from core sub dir into either functionality or core as appropriate
|
2023-03-31 15:55:16 +02:00 |
|
|
0c6977ecd3
|
standardised naming of test recipe scripts
|
2023-03-31 11:41:38 +02:00 |
|
|
18d579da22
|
added tests for new bash jobs, and removed extra hash definition in job dict
|
2023-03-30 14:20:29 +02:00 |
|
|
311c98f7f2
|
rewored rules to only invoke base rule, and added bash jobs
|
2023-03-30 11:33:15 +02:00 |
|