Commit Graph

17 Commits

Author SHA1 Message Date
PatchOfScotland
7f8b4f3e32 split functionality file across new module as was getting too long on its own. All functions remian the same, but imports will need to be updated. 2023-02-10 14:46:46 +01:00
PatchOfScotland
a1451881ae updated code so should work on windows, with exception of waiting on multiple connections 2023-02-08 14:46:03 +01:00
PatchOfScotland
1b638ec496 moved sweep definitions to base pattern 2023-02-03 10:47:51 +01:00
PatchOfScotland
636d70f4e8 added python handler, and reworked handler and conductor event/job discovery to be more modular 2023-02-01 17:43:16 +01:00
PatchOfScotland
69cf90554d moved notebook declarations to tests/shared.py 2023-01-31 16:09:16 +01:00
PatchOfScotland
f4c31b13df added cvery brief descriptions to tests 2023-01-31 15:49:29 +01:00
PatchOfScotland
adfce30508 created shared file for some test fucntions 2023-01-31 14:52:03 +01:00
PatchOfScotland
31d06af5bf added rudimentary conductor for job execution 2023-01-26 13:47:17 +01:00
PatchOfScotland
226bf7a7f9 updated event dict to always include path, should be more future proof 2023-01-16 14:41:06 +01:00
PatchOfScotland
be2a9beff3 added interaction for monitor state updating 2023-01-15 13:44:53 +01:00
PatchOfScotland
2cd92c04fa some cleanup of unneeded imports and other small cleanups 2023-01-13 18:15:15 +01:00
PatchOfScotland
d9004394c1 refactored monitor handler interaction to better allow differing event types in same system 2023-01-13 18:04:50 +01:00
PatchOfScotland
e9519d718f added parameter sweeps back in 2023-01-10 16:44:33 +01:00
PatchOfScotland
5dded8fc96 added test for complete execution 2023-01-10 13:34:41 +01:00
PatchOfScotland
ea9a689b26 added support for multi-type waiting plus some cleanup 2022-12-15 11:31:51 +01:00
PatchOfScotland
380f7066e1 added watchdog file monitoring 2022-12-13 14:59:43 +01:00
PatchOfScotland
ccaca5e60e added mig_meow rule creation 2022-12-02 14:05:49 +01:00