Update event key to use meetup uid to ensure there are no duplicate events#675
Conversation
…vents. Add tests to check this
khairahscorner
left a comment
There was a problem hiding this comment.
There's a merge conflict to resolve but otherwise, LGTM 👍 Thanks
|
@khairahscorner I realised that it might be better to update the Meetup event data even for existing events... otherwise we will not have the latest title and description. For example, if a book club title changes from 'Book Club TBC' to 'Book Club: AI Engineering'. But since I cannot edit a portion of the yaml file, this would mean rewriting the entire file. I've pushed these changes in the latest commit, would you be able to review and tell me what you think? I can revert if necessary. |
…e event titles and descriptions are up-to-date
khairahscorner
left a comment
There was a problem hiding this comment.
Left some comments; can you rerun the script again? Maybe it'll fix the duplicate events
…evert to empty string Co-authored-by: Airah✨ <airahyusuff@gmail.com>
Running the script again `sh meetup_event.sh` now does not generate any further duplicates
I've fixed the duplicate events, and running the script again doesn't generate any new ones. Sorry about this. |
Description
#673
Change Type
Related Issue
#673
Pull request checklist
Please check if your PR fulfills the following requirements: