Commit Graph

120 Commits

Author SHA1 Message Date
7ec359d2f2 Add club to output 2024-03-14 13:08:27 +01:00
5c4b0106fc Make the parsing compatible with the new structure of HTML exports 2024-03-14 10:56:00 +01:00
08a9f7bd0e Migrate to pipenv based dependencz management 2024-03-06 20:36:22 +01:00
79925de8cd Create Makefile target for formatting of code 2024-03-06 18:47:53 +01:00
d1b7c604b5 Fix code formatting issues 2024-03-06 18:46:54 +01:00
d35d56cb81 Update requirements 2024-03-06 18:44:58 +01:00
831cf85d15 Update version to 2.0.0 2024-03-06 18:27:39 +01:00
e4aa47cfe6 Simplify output to not show native class and place
No combinations of competitions are possible currently
2024-03-06 18:26:32 +01:00
70e7008f9c Reduce log level of non-solo competitions 2024-03-06 18:20:50 +01:00
fda97a811c Fix Regex about competition names (now OT) 2024-03-06 18:20:25 +01:00
9c2b812387 Fix logger names 2024-03-06 18:19:49 +01:00
b36d5a81ce Fix names of classes and allow for combined competitions with other classes 2024-03-06 18:19:29 +01:00
8d227af0e4 Update to new version 2023-11-22 19:07:11 +01:00
f440affd99 Merge branch 'tmp/live-changes' 2023-11-22 19:05:24 +01:00
b79a7dcd49 Make HTML output work again 2023-11-22 19:03:48 +01:00
f944aabc38 Outsource the table shaping for use with flask 2023-11-22 18:52:25 +01:00
c690ce755a Fixed bug with pure string group 2023-11-22 16:33:02 +01:00
abf4974d40 Reduce the changes to make the tests not break due to optical changes 2023-11-22 15:49:45 +01:00
43180c6e05 First running version
Not yet comparable with previous code base due to different outputs.
2023-11-21 20:14:12 +01:00
3ea5b74557 Make basic blocks obvious in logs 2023-11-20 21:03:49 +01:00
04b43def9d Dropping CSV parsing methods 2023-11-20 13:50:13 +01:00
e081769b6c Fix minor bug to make things work for now 2023-11-20 13:41:23 +01:00
345d060afa Fixed imports in types package 2023-11-20 13:39:23 +01:00
b78b964a55 Moved types into package 2023-11-20 12:35:19 +01:00
82d7717fde Removed preview extractor methods 2023-11-20 12:09:42 +01:00
b4ec4f896c Refactor name of group parser method 2023-11-20 11:53:58 +01:00
7382df03a8 Merge branch 'fix/split-modules' into tmp/live-changes 2023-11-20 11:40:04 +01:00
69e20dd4c8 Enhance data structure to reuse common class objects 2023-11-20 11:12:50 +01:00
16d78e18f3 Refactored worker classes to be in individual modules 2023-11-20 10:44:16 +01:00
a0c52a56fc Started to work towards new group management 2023-11-20 10:22:07 +01:00
90acb45a03 Fix types in group comparision 2023-11-20 10:21:27 +01:00
f182f4fbcc Make table matching between files more robust 2023-11-19 18:27:15 +01:00
6c6b8485fc Drop preview result from data classes 2023-11-19 18:26:35 +01:00
f5132ce8e8 Removed preview worker to simplify code base 2023-11-19 18:15:45 +01:00
c06c5ed791 Adc config for flake linter 2023-11-19 17:52:19 +01:00
0129051756 Register black with VS code 2023-11-19 17:40:57 +01:00
d1133d6d36 Added mor elinter tools to toolchain 2023-11-19 17:12:26 +01:00
83a0003024 Make style code conformant with black 2023-11-19 17:07:20 +01:00
ca9164552c Install black as dev dependency 2023-11-19 17:04:35 +01:00
ee3789aab9 Increase consistency of chceks 2023-11-19 16:55:42 +01:00
30e4a43a9f Extract groups for pure combined competitions 2023-11-19 14:20:12 +01:00
727ce0ca3a Automation of test to compare with previous runs 2023-11-19 14:03:48 +01:00
c4b2d0a23b Enhanced matching of HTML title w.r.t custom alias in TT 2023-11-19 13:19:32 +01:00
f075e1e167 Reducing log level of information about dropped non-finalists 2023-11-19 13:18:12 +01:00
638b2a3002 Reenable checking of additional dance to make bugs more prominent 2023-11-19 13:04:01 +01:00
8298cd85a8 Added file changes made live during competition to make things run smoothly 2023-11-13 09:31:43 +01:00
82fabe69a7 Update to new version 2023-11-08 21:33:59 +01:00
88bffcad8a Merge branch 'fix/incomplete-tables' 2023-11-08 21:33:06 +01:00
c7212316ee Fix native class from final result table 2023-11-08 20:46:05 +01:00
ee63871e1c Augment logging a bit 2023-11-08 20:45:44 +01:00