-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
content(blog/events): add trip report of 2025 Paris summit #7772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Add a trip report for the Node.js Collaboration Summit held in Paris, covering key sessions and outcomes.
- Introduces a new blog post with metadata (date, title, author) under the events category.
- Summarizes sessions on CI security, experimental features, mentorship, collaborator experience, and more.
Comments suppressed due to low confidence (1)
apps/site/pages/en/blog/events/collab-summit-2025-paris.md:96
- Correct spelling: change 'rewritting' to 'rewriting'.
…without rewritting the AST in a third-party tool.
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #7772 +/- ##
==========================================
+ Coverage 75.31% 75.34% +0.02%
==========================================
Files 96 96
Lines 7856 7861 +5
Branches 192 192
==========================================
+ Hits 5917 5923 +6
+ Misses 1938 1937 -1
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
avivkeller
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds like a lot of fun! Maybe I'll be able to stop by the next one 🤞!
|
It seems the Playwright tests keep failing after I added another author. Trying to remove it. @overflowd |
|
Can you rebase? |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com>
Co-authored-by: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com> Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com>
|
Thank you! That resolved the issue. We added playwright tests yesterday-ish, so that's why it failed previously |
|
Lighthouse Results
|
Description
Validation
Related Issues
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.