Skip to content

docs: update community past events data#711

Merged
LakshanSS merged 1 commit into
openchoreo:mainfrom
savisaluwadana:main
Jun 15, 2026
Merged

docs: update community past events data#711
LakshanSS merged 1 commit into
openchoreo:mainfrom
savisaluwadana:main

Conversation

@savisaluwadana

Copy link
Copy Markdown
Contributor

Purpose

Updated the past events and metups for openchoreo

Related Issues

Checklist

  • Updated sidebars.ts if adding a new documentation page
  • Run npm run start to preview the changes locally
  • Run npm run build to ensure the build passes without errors
  • Verified all links are working (no broken links)

@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Updates src/pages/community/past-events.json: fixes opening structure/indentation, adds an eventOrigin query parameter to the Cloud Native London event href, and appends numerous past event objects covering February–April 2026.

Changes

Community Past Events Data

Layer / File(s) Summary
pastEvents array extension and href update
src/pages/community/past-events.json
Adjusts the opening structure/indentation for the first object, updates the "Cloud Native London" entry's href to include an eventOrigin query parameter, and appends many new past event objects spanning April 30, 2026 through February 19, 2026; closes JSON structures accordingly.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Suggested reviewers

  • LakshanSS
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description includes the required template sections (Purpose, Related Issues, Checklist) with meaningful content and all checklist items completed.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title 'docs: update community past events data' directly and clearly describes the main change: updating past events data in the community documentation section.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread src/pages/community/past-events.json Outdated
"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",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why is has this been changed to sentence case? All other topics are in title case.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Will update it Kavishka

Comment thread src/pages/community/past-events.json
Comment thread src/pages/community/past-events.json Outdated
"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"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What's the difference between the 2 links?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Its the same will stick with the shorter version

Comment thread src/pages/community/past-events.json Outdated
"type": "Meetup",
"location": "Boston, MA",
"action": "More Details",
"href": "https://www.meetup.com/boston-kubernetes-meetup/events/312787637/?eventOrigin=group_events_list"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

shall we remove the latter part of the url if it has no effect?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sure will do

Signed-off-by: savisaluwadana <savisaluwadana@gmail.com>
@LakshanSS LakshanSS changed the title Updating the Past events json docs: update community past events data Jun 15, 2026

@LakshanSS LakshanSS left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@LakshanSS LakshanSS merged commit 14cf506 into openchoreo:main Jun 15, 2026
3 checks passed
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.

3 participants