Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Helvetic Ruby videos #86

Merged
merged 1 commit into from
Jul 21, 2024
Merged

Conversation

marcoroth
Copy link
Collaborator

Add videos from talks at Helvetic Ruby from both editions using the script from #60.

@@ -32,6 +33,8 @@

event = Event.create!(name: event_data["title"], date: event_data["published_at"], organisation: organisation)

event.update!(slug: event_data["slug"])

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The slug is needed here so the slugs from the data/organisations.yml and the data/helveticruby/playlists.yml files are actually respected.

Add videos from both the 2023 and 2024 editions
@adrienpoly
Copy link
Owner

great thank merging it will seed everything locally to test a deploy it after

@adrienpoly adrienpoly merged commit e9d5fec into adrienpoly:main Jul 21, 2024
1 check was pending
@marcoroth marcoroth deleted the helvetic-ruby branch August 1, 2024 06:18
marcoroth added a commit to marcoroth/rubyvideo that referenced this pull request Oct 19, 2024
Add videos from both the 2023 and 2024 editions
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.

2 participants