Skip to content

Conversation

@thulieblack
Copy link
Member

@thulieblack thulieblack commented Sep 28, 2025

The PR adds the September Community Summary

Summary by CodeRabbit

  • New Features
    • Published a September 2025 community update with conference recaps, contributor profiles, community goals for 2026, a case study, and upcoming events.
  • Documentation
    • Removed the featured flag from the August 2025 summary metadata, which may affect post highlighting.
  • Chores
    • Cleaned up TypeScript/Next.js ambient type references to streamline the build environment.

@netlify
Copy link

netlify bot commented Sep 28, 2025

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 6019971
🔍 Latest deploy log https://app.netlify.com/projects/asyncapi-website/deploys/68df990842129e0008c1457d
😎 Deploy Preview https://deploy-preview-4438--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 28, 2025

Walkthrough

Removed featured: true from an existing August 2025 blog post, added a new September 2025 monthly summary markdown with full front-matter and content, and removed several ambient TypeScript reference directives from next-env.d.ts. No runtime or control-flow changes.

Changes

Cohort / File(s) Summary of changes
Blog front-matter adjustment
markdown/blog/2025-august-summary.md
Removed the featured: true field from YAML front-matter; post content unchanged.
New monthly summary (September 2025)
markdown/blog/2025-september-summary.md
Added new blog post with full YAML front-matter (title, date, type, tags, cover, authors, excerpt, featured) and body covering conferences, Profiles component invocation, community/governance goals, a TransferGo case study, and October deliverables.
TypeScript ambient refs
next-env.d.ts
Removed ambient TypeScript reference directives and header comment lines (e.g., next, next/image-types/global, ./.next/types/routes.d.ts); kept remaining Next.js types intact.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

ready-to-merge

Suggested reviewers

  • derberg
  • bandantonio
  • akshatnema
  • sambhavgupta0705
  • Mayaleeeee
  • TRohit20
  • anshgoyalevil
  • devilkiller-ag
  • CBID2
  • asyncapi-bot-eve

Poem

I hop through posts and nibble tags,
August's badge now gently sags.
September blooms with conference cheer,
Tiny type refs disappear.
A rabbit twitches — merge is near. 🐇✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title “chore(blog): add the september summary” succinctly describes the primary change, namely the addition of the September community summary blog post. It follows conventional commit style, is specific to the blog area, and clearly communicates the main intent without unnecessary detail.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between af3a86c and 337d0d9.

📒 Files selected for processing (1)
  • markdown/blog/2025-september-summary.md (1 hunks)

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.

@codecov
Copy link

codecov bot commented Sep 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2e4022c) to head (6019971).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #4438   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          778       778           
  Branches       144       144           
=========================================
  Hits           778       778           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

📜 Review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 42eac67 and 8d21de0.

📒 Files selected for processing (3)
  • markdown/blog/2025-august-summary.md (0 hunks)
  • markdown/blog/2025-september-summary.md (1 hunks)
  • next-env.d.ts (0 hunks)
💤 Files with no reviewable changes (2)
  • markdown/blog/2025-august-summary.md
  • next-env.d.ts
⏰ Context from checks skipped due to timeout of 180000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
  • GitHub Check: Test NodeJS PR - macos-13
  • GitHub Check: Test NodeJS PR - windows-latest
  • GitHub Check: Lighthouse CI

@asyncapi-bot
Copy link
Contributor

asyncapi-bot commented Sep 28, 2025

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 37
🟢 Accessibility 98
🟢 Best practices 92
🟢 SEO 100
🔴 PWA 33

Lighthouse ran on https://deploy-preview-4438--asyncapi-website.netlify.app/

Copy link
Member

@derberg derberg left a comment

Choose a reason for hiding this comment

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

@thulieblack
Copy link
Member Author

bandantonio
bandantonio previously approved these changes Sep 30, 2025
Copy link
Member

@CBID2 CBID2 left a comment

Choose a reason for hiding this comment

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

Looks good to me! 😁

Co-authored-by: Lukasz Gornicki <[email protected]>
@thulieblack
Copy link
Member Author

final review and approvals

@thulieblack
Copy link
Member Author

@TRohit20 your review and approval please

@thulieblack
Copy link
Member Author

/rtm

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants