docs: update community past events data#711
Conversation
📝 WalkthroughWalkthroughUpdates ChangesCommunity Past Events Data
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| "year": "2026", | ||
| "title": "Cloud Native Hyderabad", | ||
| "description": "Talk: Role of Developer Platforms in the Era of Agentic Software Development", | ||
| "description": "Talk: Role of developer platforms in the era of agentic software development", |
There was a problem hiding this comment.
why is has this been changed to sentence case? All other topics are in title case.
There was a problem hiding this comment.
Will update it Kavishka
| "location": "London, UK", | ||
| "action": "More Details", | ||
| "href": "https://www.meetup.com/cloud-native-london/events/312972430/" | ||
| "href": "https://www.meetup.com/cloud-native-london/events/312972430/?eventOrigin=group_upcoming_events" |
There was a problem hiding this comment.
What's the difference between the 2 links?
There was a problem hiding this comment.
Its the same will stick with the shorter version
| "type": "Meetup", | ||
| "location": "Boston, MA", | ||
| "action": "More Details", | ||
| "href": "https://www.meetup.com/boston-kubernetes-meetup/events/312787637/?eventOrigin=group_events_list" |
There was a problem hiding this comment.
shall we remove the latter part of the url if it has no effect?
There was a problem hiding this comment.
Sure will do
Signed-off-by: savisaluwadana <savisaluwadana@gmail.com>
Purpose
Updated the past events and metups for openchoreo
Related Issues
Checklist
sidebars.tsif adding a new documentation pagenpm run startto preview the changes locallynpm run buildto ensure the build passes without errors