Skip to content

Conversation

@marcoroth
Copy link
Collaborator

@marcoroth marcoroth commented May 21, 2025

This pull request introduces functionality to fetch and manage past meetup events alongside existing capabilities for upcoming events. We added new tasks for fetching past meetups, extending the data model and GraphQL schema to support past events, and updating the logic for handling past events.

New Rake Tasks for Past Meetups:

  • Added :fetch_past_meetups task to fetch all past meetup groups and save them to the meetups file.
  • Added :fetch_past_meetup task to fetch past meetups for a specific group by group_id.

This is in preparation to backfill the meetups so we can bring over a complete list of meetups when we migrate the data to RubyEvents.org.

@marcoroth
Copy link
Collaborator Author

I let it run for all meetup groups and committed the result in 47dc91d, might be a bit too much 🙈

@marcoroth marcoroth merged commit 99e7f9f into ruby-conferences:main Oct 8, 2025
1 check passed
@marcoroth marcoroth deleted the fetch-past-events branch October 8, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant