Commit Graph

248 Commits

Author SHA1 Message Date
Erik Thuning
398f59e66b Fixes 2022-10-17 13:56:54 +02:00
Erik Thuning
c5e274544f Actually starting preprocessor threads might be useful 2022-10-17 13:55:55 +02:00
Erik Thuning
484b868870 Exceptions don't have a message field 2022-10-17 13:29:17 +02:00
Erik Thuning
31a291210d Prepare notifier for remote notifications,
only send necessary config
2022-10-17 13:19:36 +02:00
Erik Thuning
7d403d15cc Minor fixes 2022-10-17 13:18:58 +02:00
Erik Thuning
75bd2c222b Updated example config 2022-10-17 11:53:41 +02:00
Erik Thuning
6affc6f0ae Removed dictionary item alignment for PEP 8 compliance,
jobspec -> queueitem for understandability
2022-10-14 16:34:01 +02:00
Erik Thuning
c0d8307bb1 Hander.validate() is now a no-op 2022-10-14 16:32:19 +02:00
Erik Thuning
1004afa958 Removed unused imports 2022-10-14 15:55:18 +02:00
Erik Thuning
21750aa9d2 Restructured config passing 2022-10-14 15:15:55 +02:00
Erik Thuning
bd9f31f31d Added localizations for eduTypes 2022-10-14 11:22:50 +02:00
Erik Thuning
725c221ee9 TODO stuff 2022-10-13 17:05:20 +02:00
Erik Thuning
bfb62c337f Added remaining preprocessors,
minor update to daisy class for educationalType lookup,
updated example config to reflect preprocessor needs
2022-10-13 17:04:04 +02:00
Erik Thuning
28905fa007 Added config.ini to gitignore 2022-10-13 15:23:09 +02:00
Erik Thuning
18aa270f93 Added daisy API access to preprocessors 2022-10-13 13:45:21 +02:00
Erik Thuning
a40e73f13a Updated slides definition to a simpler format 2022-10-13 09:52:12 +02:00
Erik Thuning
972cb8f8b3 Possibly finished with the documentation 2022-10-11 16:22:18 +02:00
Erik Thuning
5c3ee40e85 made error notification calls consistent 2022-10-07 19:21:40 +02:00
Erik Thuning
2a87b3a759 Accommodating preprocessing in the tests 2022-10-07 19:20:21 +02:00
Erik Thuning
20f334807b Fiddling with links 2022-10-07 17:17:43 +02:00
Erik Thuning
5043ce3c5e Changed the code blocks to consistently declare json 2022-10-07 16:23:41 +02:00
Erik Thuning
4f848ad83e Finished the readme for now 2022-10-07 16:22:48 +02:00
Erik Thuning
4b739e0a6c Updated readme and started on example config 2022-10-07 15:58:08 +02:00
Erik Thuning
ad9afdfca1 Updated the expected format of slide streams and removed the origin key 2022-10-07 14:39:01 +02:00
Erik Thuning
98dd209370 Shortened the file names of handlers and added commented entries for coming handler types 2022-10-07 14:37:54 +02:00
Erik Thuning
34f831745f More MD tresting 2022-10-07 14:02:47 +02:00
Erik Thuning
04a7a88a6b Markdown testing 2022-10-07 14:01:39 +02:00
Erik Thuning
0c73eca946 Updates 2022-10-07 14:00:49 +02:00
Erik Thuning
f19974ab9a Added validation step before submitting to preprocessor 2022-10-07 13:53:24 +02:00
Erik Thuning
5b73b21cb6 Added config to constructor and added validate(). Removed create_pkgid(). 2022-10-07 13:51:30 +02:00
Erik Thuning
cdea94b167 Started passing config to handler and preprocessor init functions
Also distrib -> distributor
2022-10-07 13:42:30 +02:00
Erik Thuning
6f53fc7a4b Preprocessors now get optional config 2022-10-07 13:41:39 +02:00
Erik Thuning
4e08ca3e24 Now passing optional configuration to each handler 2022-10-07 13:40:48 +02:00
Erik Thuning
b3c3b93eb5 Testing 2022-10-07 13:02:52 +02:00
Erik Thuning
af60cc30d2 Updating documentation 2022-10-07 13:02:17 +02:00
Erik Thuning
f8cde16001 Started work on preprocessors 2022-10-03 16:37:56 +02:00
Erik Thuning
e888ec4f65 Cleanup 2022-10-03 14:30:47 +02:00
Erik Thuning
eeb3e62fed Stub for the SlidesHandler class 2022-10-03 14:02:59 +02:00
Erik Thuning
e4eb18d3f2 Wording 2022-10-03 14:02:39 +02:00
Erik Thuning
122e824ae4 Added testfiles dir to gitignore 2022-10-03 09:30:10 +02:00
Erik Thuning
ab6de9dc27 Almost there! 2022-09-30 23:55:07 +02:00
Erik Thuning
889665941c The general flow works and passes tests! 2022-09-28 22:30:38 +02:00
Erik Thuning
62227804a7 Adding support files 2022-09-28 13:40:24 +02:00
Erik Thuning
949eb4f04f PRogress is being made! 2022-09-27 17:38:18 +02:00
Erik Thuning
93ce5cc082 Still experimenting 2022-09-23 16:41:58 +02:00
Erik Thuning
e6e0416eaf Validation function almost works 2022-09-23 13:26:15 +02:00
Erik Thuning
b23597e75a Getting somewhere 2022-09-23 09:49:39 +02:00
Erik Thuning
74bc0598e7 Inital commit 2022-09-15 15:09:25 +02:00