nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
590 stars 319 forks source link

Script to automate venue data updates #3852

Closed zwliew closed 2 days ago

zwliew commented 1 week ago

The current workflow for applying venue data updates is pretty manual:

  1. Go down the list: https://github.com/nusmodifications/nusmods/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen+label%3A%22venue+data%22
  2. For each venue data update issue, manually verify that the location looks correct.
  3. Manually apply the update to https://github.com/nusmodifications/nusmods/blob/master/website/src/data/venues.json.

It would be nice to have a script that automates all of this.