connected-web / boardgames-api

An API for serving up boardgame data to other services.
14 stars 1 forks source link

Remote data folder not cleaned out when regenerating #12

Open johnbeech opened 4 years ago

johnbeech commented 4 years ago

Can lead to orphaned files with stale data - e.g. if a game is renamed from 'Hary Potter' to 'Harry Potter', the summary hary-potter.json is not cleaned up.

johnbeech commented 4 years ago

This also led to a weird bug where data from earlier on in June got uploaded to the website, instead of the latest (or no data) from the Update Owned Lists process.