You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically re-scrape current week on Wednesday or Thursday
Make it as easy as possible to re-scrape a game/week/season. Currently we have to download the released games csv, modify it and reupload it. A csv could be fine but then it should live in git and not in a release. Also the list should be sorted by newest to oldest.
Spread datatypes across multiple runners? This could avoid the variable naming and selection problem aboveUnrelated to the actual workflow but the repo needs to be cleaned up. There's a lot of code that isn't in use.