Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
StrasbourgJS
/
website
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate to Meetup GraphQL API v2 endpoint with updated schema
- #8
#8
Merged
edimitchel
merged 15 commits into
main
StrasbourgJS/website:main
from
copilot/update-meetup-api-service
StrasbourgJS/website:copilot/update-meetup-api-service
Copy head branch name to clipboard
Jan 13, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Migrate to Meetup GraphQL API v2 endpoint with updated schema
#8
edimitchel
merged 15 commits into
main
StrasbourgJS/website:main
from
copilot/update-meetup-api-service
StrasbourgJS/website:copilot/update-meetup-api-service
Copy head branch name to clipboard
Commits
Commits on Jan 13, 2026
Initial plan
Copilot
committed
8680155
View commit details
Copy full SHA for 8680155
Browse repository at this point
Initial analysis of Meetup API migration issue
Show description for af0b0e7
Copilot
and
edimitchel
committed
af0b0e7
View commit details
Copy full SHA for af0b0e7
Browse repository at this point
Update Meetup API service for new GraphQL endpoint and OAuth authentication
Show description for f1df910
Copilot
and
edimitchel
committed
f1df910
View commit details
Copy full SHA for f1df910
Browse repository at this point
Add warning message when MEETUP_API_TOKEN is not configured
Show description for df518b5
Copilot
and
edimitchel
committed
df518b5
View commit details
Copy full SHA for df518b5
Browse repository at this point
Update Meetup API to use unified events field with status filter
Show description for fe53526
Copilot
and
edimitchel
committed
fe53526
View commit details
Copy full SHA for fe53526
Browse repository at this point
Add missing id field to pastEvents query for consistency
Show description for 9981363
Copilot
and
edimitchel
committed
9981363
View commit details
Copy full SHA for 9981363
Browse repository at this point
Fix GraphQL query syntax: remove input wrapper, use featuredEventPhoto instead of imageUrl
Show description for fb17c91
Copilot
and
edimitchel
committed
fb17c91
View commit details
Copy full SHA for fb17c91
Browse repository at this point
Add comments explaining missing field mappings
Show description for fef8992
Copilot
and
edimitchel
committed
fef8992
View commit details
Copy full SHA for fef8992
Browse repository at this point
Remove status filter from upcomingEvents query to get all non-past events
Show description for f5f076e
Copilot
and
edimitchel
committed
f5f076e
View commit details
Copy full SHA for f5f076e
Browse repository at this point
Fix image loading for past events by using source field from featuredEventPhoto
Show description for ca0c3d6
Copilot
and
edimitchel
committed
ca0c3d6
View commit details
Copy full SHA for ca0c3d6
Browse repository at this point
Remove invalid source field from featuredEventPhoto, use only baseUrl
Show description for 6d34823
Copilot
and
edimitchel
committed
6d34823
View commit details
Copy full SHA for 6d34823
Browse repository at this point
Use highresUrl from featuredEventPhoto for better quality images
Show description for 02f85bf
Copilot
and
edimitchel
committed
02f85bf
View commit details
Copy full SHA for 02f85bf
Browse repository at this point
Remove invalid highresUrl field, revert to using only baseUrl from PhotoInfo
Show description for 924236b
Copilot
and
edimitchel
committed
924236b
View commit details
Copy full SHA for 924236b
Browse repository at this point
Construct proper image URL from baseUrl and id instead of using baseUrl directly
Show description for 40e3a8e
Copilot
and
edimitchel
committed
40e3a8e
View commit details
Copy full SHA for 40e3a8e
Browse repository at this point
Refactor image URL construction to use const and improve code clarity
Show description for fbbf865
Copilot
and
edimitchel
committed
fbbf865
View commit details
Copy full SHA for fbbf865
Browse repository at this point
You can’t perform that action at this time.