Skip to content

Commit 968d944

Browse files
authored
Merge branch 'main' into fetch-past-events
2 parents ac44957 + 7861f4f commit 968d944

5 files changed

Lines changed: 1945 additions & 117 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ GEM
102102
rb-inotify (~> 0.9, >= 0.9.10)
103103
logger (1.6.0)
104104
mercenary (0.4.0)
105-
mini_portile2 (2.8.8)
105+
mini_portile2 (2.8.9)
106106
minitest (5.25.1)
107-
nokogiri (1.18.8)
107+
nokogiri (1.18.9)
108108
mini_portile2 (~> 2.8.2)
109109
racc (~> 1.4)
110110
pathutil (0.16.2)
@@ -122,7 +122,7 @@ GEM
122122
rb-fsevent (0.11.2)
123123
rb-inotify (0.11.1)
124124
ffi (~> 1.0)
125-
rexml (3.3.9)
125+
rexml (3.4.2)
126126
rouge (4.3.0)
127127
ruby-rc4 (0.1.5)
128128
safe_yaml (1.0.5)

Rakefile

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,16 @@ task :fetch_past_meetup, [:group_id] do |_, args|
113113
end
114114
end
115115

116+
desc "fetch write all meetup groups"
117+
task :fetch_and_write_all_meetups do
118+
MeetupGroup.all.each do |group|
119+
MeetupsFile.read.tap do |file|
120+
file.fetch!(group.id)
121+
file.write!
122+
end
123+
end
124+
end
125+
116126
desc "sort meetups"
117127
task :sort_meetups do
118128
MeetupsFile.read.tap do |file|

_data/conferences.yml

Lines changed: 172 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2950,6 +2950,14 @@
29502950
cfp_open_date: 2024-11-19
29512951
cfp_close_date: 2025-02-05
29522952

2953+
- name: Ruby Retreat 2025
2954+
location: Whangaparāoa, Auckland, New Zealand
2955+
start_date: 2025-05-09
2956+
end_date: 2025-05-12
2957+
url: https://retreat.ruby.nz
2958+
twitter: RubyNewZealand
2959+
announced_on: 2024-10-19
2960+
29532961
- name: Helvetic Ruby 2025
29542962
location: Geneva, Switzerland
29552963
start_date: 2025-05-22
@@ -3019,6 +3027,16 @@
30193027
cfp_link: https://www.papercall.io/rubyconfafrica2025
30203028
announced_on: 2025-01-15
30213029

3030+
- name: PicoRuby Overflow Kaigi 2025
3031+
location: Osaka, Japan
3032+
start_date: 2025-07-19
3033+
end_date: 2025-07-19
3034+
url: https://naniwarb.github.io/picorubyoverflowkaigi/
3035+
announced_on: 2025-05-30
3036+
cfp_open_date: 2025-05-30
3037+
cfp_close_date: 2025-06-15
3038+
cfp_link: https://forms.gle/1sMef6XjYAHFiCAU8
3039+
30223040
- name: RubyConf Taiwan x COSCUP 2025
30233041
location: Taipei, Taiwan
30243042
start_date: 2025-08-09
@@ -3057,6 +3075,16 @@
30573075
cfp_close_date: 2025-04-10
30583076
cfp_link: https://sessionize.com/rails-world-2025/
30593077

3078+
- name: XO Ruby Chicago 2025
3079+
location: Chicago, IL
3080+
start_date: 2025-09-06
3081+
end_date: 2025-09-06
3082+
announced_on: 2025-07-29
3083+
url: https://xoruby.com/event/chicago/
3084+
cfp_open_date: 2025-07-29
3085+
cfp_close_date: 2025-08-13
3086+
cfp_link: https://www.xoruby.com/speak/
3087+
30603088
- name: Friendly.rb 2025
30613089
location: Bucharest, Romania
30623090
start_date: 2025-09-10
@@ -3070,6 +3098,27 @@
30703098
cfp_link: https://friendlyrb.com/cfp
30713099
status: Tickets available
30723100

3101+
- name: RubyConf India 2025
3102+
location: Jaipur, India
3103+
start_date: 2025-09-12
3104+
end_date: 2025-09-13
3105+
url: https://rubyconf.in
3106+
twitter: rubyconfindia
3107+
cfp_open_date: 2025-05-22
3108+
cfp_close_date: 2025-07-15
3109+
cfp_link: https://www.papercall.io/rubyconf-india-2025
3110+
announced_on: 2025-05-22
3111+
3112+
- name: XO Ruby Atlanta 2025
3113+
location: Atlanta, GA
3114+
start_date: 2025-09-13
3115+
end_date: 2025-09-13
3116+
announced_on: 2025-07-29
3117+
url: https://xoruby.com/event/atlanta/
3118+
cfp_open_date: 2025-07-29
3119+
cfp_close_date: 2025-08-20
3120+
cfp_link: https://www.xoruby.com/speak/
3121+
30733122
- name: EuRuKo 2025
30743123
location: Viana do Castelo, Portugal
30753124
start_date: 2025-09-18
@@ -3082,6 +3131,16 @@
30823131
cfp_close_date: 2025-04-10
30833132
cfp_link: https://papercall.io/euruko-2025
30843133

3134+
- name: XO Ruby New Orleans 2025
3135+
location: New Orleans, LA
3136+
start_date: 2025-09-20
3137+
end_date: 2025-09-20
3138+
announced_on: 2025-07-29
3139+
url: https://xoruby.com/event/new-orleans/
3140+
cfp_open_date: 2025-07-29
3141+
cfp_close_date: 2025-08-27
3142+
cfp_link: https://www.xoruby.com/speak/
3143+
30853144
- name: Kaigi on Rails 2025
30863145
location: Tokyo, Japan
30873146
start_date: 2025-09-26
@@ -3090,6 +3149,9 @@
30903149
twitter: kaigionrails
30913150
mastodon: https://ruby.social/@kaigionrails
30923151
announced_on: 2024-10-26
3152+
cfp_open_date: 2025-06-01
3153+
cfp_close_date: 2025-06-30
3154+
cfp_link: https://kaigionrails.org/2025/cfp/
30933155

30943156
- name: Rocky Mountain Ruby 2025
30953157
location: Boulder, CO
@@ -3099,25 +3161,63 @@
30993161
twitter: rmrubyconf
31003162
mastodon: https://ruby.social/@rockymtnruby
31013163
announced_on: 2024-10-08
3164+
cfp_open_date: 2025-05-30
3165+
cfp_close_date: 2025-06-30
3166+
cfp_link: https://sessionize.com/rocky-mountain-ruby-2025
3167+
3168+
- name: XO Ruby Portland 2025
3169+
location: Portland, OR
3170+
start_date: 2025-10-11
3171+
end_date: 2025-10-11
3172+
announced_on: 2025-08-23
3173+
url: https://xoruby.com/event/portland/
3174+
3175+
- name: XO Ruby San Diego 2025
3176+
location: San Diego, CA
3177+
start_date: 2025-10-18
3178+
end_date: 2025-10-18
3179+
announced_on: 2025-08-23
3180+
url: https://xoruby.com/event/san-diego/
3181+
3182+
- name: XO Ruby Austin 2025
3183+
location: Austin, TX
3184+
start_date: 2025-10-25
3185+
end_date: 2025-10-25
3186+
announced_on: 2025-08-23
3187+
url: https://xoruby.com/event/austin/
31023188

31033189
- name: RubyWorld Conference 2025
31043190
location: Matsue, Japan
31053191
start_date: 2025-11-06
31063192
end_date: 2025-11-07
3107-
# TODO: url is an annoucement page, not an official page for 2025
3108-
url: https://2024.rubyworld-conf.org/ja/news/2025/01/rwc2025/
3193+
url: https://2025.rubyworld-conf.org/en/
31093194
twitter: rubyworldconf
31103195
announced_on: 2025-01-10
3196+
cfp_open_date: 2025-06-23
3197+
cfp_close_date: 2025-08-01
3198+
cfp_link: "https://2025.rubyworld-conf.org/en/news/2025/06/call-for-proposals/"
31113199

3112-
- name: "#{conference} 2025"
3200+
- name: San Francisco Ruby Conference 2025
3201+
location: San Francisco, CA
3202+
start_date: 2025-11-19
3203+
end_date: 2025-11-20
3204+
announced_on: 2025-05-29
3205+
url: https://sfruby.com
3206+
cfp_open_date: 2025-06-04
3207+
cfp_close_date: 2025-07-13
3208+
cfp_link: https://cfp.sfruby.com
3209+
3210+
- name: "tiny ruby #{conf}"
31133211
location: Helsinki, Finland
3114-
# TODO: update when dates are confirmed
3115-
start_date: 2025-11-30
3116-
end_date: 2025-11-30
3117-
date_precision: month
3118-
url: https://helsinkiruby.fi/conference/
3212+
start_date: 2025-11-21
3213+
end_date: 2025-11-21
3214+
url: https://helsinkiruby.fi/tinyruby/
31193215
mastodon: https://ruby.social/@helsinkiruby
31203216
announced_on: 2025-04-25
3217+
cfp_open_date: 2025-05-27
3218+
cfp_close_date: 2025-07-31
3219+
cfp_link: https://www.papercall.io/tinyruby
3220+
reg_phrase: Tickets available
31213221

31223222
- name: RubyConf TH 2026
31233223
location: Bangkok, Thailand
@@ -3126,6 +3226,17 @@
31263226
url: https://rubyconfth.com
31273227
twitter: rubyconfth
31283228
announced_on: 2025-02-28
3229+
cfp_open_date: 2025-05-26
3230+
cfp_close_date: 2025-06-30
3231+
cfp_link: https://www.papercall.io/rubyconfth2026
3232+
3233+
- name: RBQ Conf 2026
3234+
location: Austin, TX
3235+
start_date: 2026-03-31
3236+
end_date: 2026-03-31
3237+
date_precision: month
3238+
url: https://rbqconf.com
3239+
announced_on: 2025-07-17
31293240

31303241
- name: Tropical on Rails 2026
31313242
location: São Paulo, Brazil
@@ -3145,6 +3256,18 @@
31453256
mastodon: https://ruby.social/@rubykaigi
31463257
announced_on: 2025-04-18
31473258

3259+
- name: Rubycon 2026
3260+
location: Rimini, Italy
3261+
start_date: 2026-05-08
3262+
end_date: 2026-05-08
3263+
announced_on: 2025-08-11
3264+
url: https://rubycon.it
3265+
cfp_link: https://rubycon.it/cfp
3266+
cfp_open_date: 2025-08-11
3267+
# cfp_close_date: TODO
3268+
twitter: rubyconitaly
3269+
mastodon: https://mastodon.social/@rubycon
3270+
31483271
- name: Balkan Ruby 2026
31493272
location: Sofia, Bulgaria
31503273
start_date: 2026-05-15
@@ -3159,3 +3282,44 @@
31593282
end_date: 2026-05-30
31603283
url: https://rubyconf.at
31613284
announced_on: 2025-03-12
3285+
cfp_open_date: "2025-07-13"
3286+
cfp_close_date: "2025-12-01"
3287+
cfp_link: "https://www.papercall.io/rubyconfaustria2026"
3288+
3289+
- name: Blastoff Rails 2026
3290+
location: Albuquerque, NM
3291+
start_date: 2026-06-11
3292+
end_date: 2026-06-12
3293+
url: https://blastoffrails.com
3294+
twitter: blastoffrails
3295+
announced_on: 2025-07-09
3296+
cfp_open_date: 2025-09-15
3297+
cfp_close_date: 2026-01-10
3298+
cfp_link: https://www.papercall.io/blastoff
3299+
3300+
- name: Baltic Ruby 2026
3301+
location: Hamburg, Germany
3302+
start_date: 2026-06-12
3303+
end_date: 2026-06-13
3304+
url: https://balticruby.org
3305+
twitter: balticruby
3306+
mastodon: https://ruby.social/@balticruby
3307+
announced_on: 2025-09-02
3308+
3309+
- name: Helvetic Ruby 2026
3310+
location: Zürich, Switzerland
3311+
start_date: 2026-11-19
3312+
end_date: 2026-11-20
3313+
announced_on: 2025-08-22
3314+
url: https://helvetic-ruby.ch
3315+
mastodon: https://ruby.social/@helvetic_ruby
3316+
3317+
- name: RubyConf 2026
3318+
location: United States # TODO: update once location is confirmed
3319+
start_date: 2026-12-31 # TODO: update once dates are confirmed
3320+
end_date: 2026-12-31 # TODO: update once dates are confirmed
3321+
announced_on: 2024-05-07
3322+
url: https://rubycentral.org/news/announcing-railsconf-2025-and-a-new-chapter-for-ruby-central-events
3323+
twitter: rubyconf
3324+
date_precision: year
3325+
mastodon: https://ruby.social/@rubyconf

_data/meetup_groups.yml

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,12 @@
295295
name: Kansas City Ruby
296296
service: meetupdotcom
297297

298+
- id: kcruby
299+
name: Kansas City Ruby
300+
service: luma
301+
ical_url: https://api2.luma.com/ics/get?entity=calendar&id=cal-hlguC5XZPDfQzqv
302+
timezone: America/Chicago
303+
298304
# - id: kharkiv-rb
299305
# name:
300306
# service: meetupdotcom
@@ -303,6 +309,11 @@
303309
name: Krakow Ruby Users Group (KRUG)
304310
service: meetupdotcom
305311

312+
- id: krakow-ruby-users-group
313+
name: Krakow Ruby Users Group (KRUG)
314+
service: luma
315+
ical_url: https://api.lu.ma/ics/get?entity=calendar&id=cal-EyyObsvyunM3PQP
316+
306317
- id: krugtvm
307318
name: Kerala Ruby User Group
308319
service: meetupdotcom
@@ -378,7 +389,7 @@
378389
name: Brno Ruby Stories
379390
service: meetupdotcom
380391

381-
- id: meetup-group-xwgucjde
392+
- id: scotrug
382393
name: Scottish Ruby User Group
383394
service: meetupdotcom
384395

@@ -394,6 +405,10 @@
394405
name: Miami Ruby Brigade
395406
service: meetupdotcom
396407

408+
- id: modena-rb
409+
name: Modena.rb
410+
service: meetupdotcom
411+
397412
- id: monterrey-ruby-meetup
398413
name: Monterrey Ruby Meetup
399414
service: meetupdotcom
@@ -670,6 +685,8 @@
670685
- id: ruby-malaysia
671686
name: Ruby Malaysia
672687
service: meetupdotcom
688+
remove:
689+
- "We're Moving to Substack!"
673690

674691
- id: ruby-meetup-oslo
675692
name: Ruby Meetup Oslo
@@ -815,6 +832,12 @@
815832
name: Ruby Buenos Aires
816833
service: meetupdotcom
817834

835+
- id: rubybelgium
836+
name: Ruby Belgium
837+
service: luma
838+
ical_url: https://api.lu.ma/ics/get?entity=calendar&id=cal-xxSFE7F64frGUhe
839+
timezone: Europe/Brussels
840+
818841
- id: rubybrigade
819842
name: Helsinki Ruby Brigade
820843
service: meetupdotcom
@@ -833,6 +856,12 @@
833856
ical_url: https://rubydf.com/events.ics
834857
service: ical
835858

859+
- id: rubyeurope
860+
name: Ruby Europe
861+
service: luma
862+
ical_url: https://api.lu.ma/ics/get?entity=calendar&id=cal-e1hbsrfKzZEFCi5
863+
timezone: Europe/Berlin
864+
836865
- id: rubyfloripa
837866
name: RubyFloripa
838867
service: meetupdotcom
@@ -962,6 +991,8 @@
962991
service: luma
963992
ical_url: https://api.lu.ma/ics/get?entity=calendar&id=cal-L4SDawu65B1grBV
964993
timezone: America/Los_Angeles
994+
exclude:
995+
- The San Francisco Ruby Conference
965996

966997
- id: silicon-valley-ruby
967998
name: Silicon Valley Ruby
@@ -1102,6 +1133,8 @@
11021133
- id: vancouver-ruby
11031134
name: VanRuby
11041135
service: meetupdotcom
1136+
exclude:
1137+
- Vancouver Cloud Summit
11051138

11061139
- id: vienna-rb
11071140
name: vienna.rb

0 commit comments

Comments
 (0)