Commit 4b16946
Update event key to use meetup uid to ensure there are no duplicate events (#675)
* Update event key to use meetup uid to ensure there are no duplicate events. Add tests to check this
* Fix tests by passing a MeetupEvent object for upcoming_events
* Add note about how to run tests to README
* Update script to read and replace all Meetup Events to ensure that the event titles and descriptions are up-to-date
* Update tools/meetup_import.py to remove try-catch block and instead revert to empty string
Co-authored-by: Airah✨ <airahyusuff@gmail.com>
* Remove events from events.yml with title-date uid duplicates
Running the script again `sh meetup_event.sh` now does not generate any further duplicates
---------
Co-authored-by: Silke Nodwell <silke.nodwell17@imperial.ac.uk>
Co-authored-by: Airah✨ <airahyusuff@gmail.com>1 parent 9a72052 commit 4b16946
File tree
4 files changed
+297
-237
lines changed- _data
- tools
- tests
4 files changed
+297
-237
lines changed
0 commit comments