Skip to content

fix: correct talk dates for RubyConf 2022 Mini#1574

Merged
marcoroth merged 1 commit intorubyevents:mainfrom
mvanhorn:osc/1274-fix-rubyconf-mini-dates
Mar 26, 2026
Merged

fix: correct talk dates for RubyConf 2022 Mini#1574
marcoroth merged 1 commit intorubyevents:mainfrom
mvanhorn:osc/1274-fix-rubyconf-mini-dates

Conversation

@mvanhorn
Copy link
Copy Markdown
Contributor

Summary

Fixes incorrect dates on 21 talks for RubyConf 2022 Mini. Talks were assigned to wrong days of the 3-day conference.

Why this matters

The event page at rubyevents.org/events/rubyconf-2022-mini shows talks on wrong dates. Cross-referenced every talk against the archived schedule to get the correct day assignments.

Changes

data/rubyconf/rubyconf-2022-mini/videos.yml - corrected date field on 21 talks:

  • 8 talks on Day 1 (Nov 15): keynote, lightning talks, etc.
  • 10 talks on Day 2 (Nov 16): Weaving mocks, Here Be Dragons, Syntax Tree, etc.
  • 13 talks on Day 3 (Nov 17): functional programming, TDD, Looking Into Peephole Optimizations, etc.

Testing

Verified date distribution matches the 3-day schedule structure from the archive.

Fixes #1274

This contribution was developed with AI assistance (Claude Code).

21 talks had incorrect dates. Cross-referenced each talk against the
archived schedule at web.archive.org/web/20221128043326/rubyconfmini.com/schedule

Day 1 (Nov 15): 8 talks (was mixed across all 3 days)
Day 2 (Nov 16): 10 talks
Day 3 (Nov 17): 13 talks

Fixes rubyevents#1274

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Member

@marcoroth marcoroth left a comment

Choose a reason for hiding this comment

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

Thank you @mvanhorn! 🙏🏼

@marcoroth marcoroth merged commit 61927e0 into rubyevents:main Mar 26, 2026
3 of 5 checks passed
@mvanhorn
Copy link
Copy Markdown
Contributor Author

Thanks for the quick review and merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RubyConf 2022 Mini dates are wrong

3 participants