Update to the new results export version.#6
Update to the new results export version.#6timreyn wants to merge 10 commits intorobiningelbrecht:masterfrom
Conversation
|
hi @timreyn did you manage to test this on your local environment? |
|
Not yet, I'm not that experienced with docker and running into some issues. When I run
it fails with but I haven't figured out how to run the suggested command ( Still working on this when I have time, I may try to change gears and run it as a github action on my branch. |
|
Quick update - I've resolved the docker issues and have gotten it running halfway through. It's currently getting stuck on Persons, so I need to keep working on that. But I should be able to get this all working before too long. |
|
OK I got Persons working, it takes ~1 hour to run that table though, I think mostly because the changes to remove value1-value5 require a join that's slow. Is it okay for this to be slow to regenerate? (I will push more commits once I get all the way through, still some bugs in Ranks I need to fix) |
Hi Robin - I took a stab at updating this with the v2 WCA export, since I'd really like for this to stick around! I am still trying to test this (cloning this repo takes quite a while given the size, so I haven't been able to yet). But I wanted to go ahead and send this so that you're aware I'm working on this.
If this PR works, I'd be happy to help with maintenance moving forward.