Skip to content

chore(blog): redirect migrations to learn - #9094

Merged
avivkeller merged 4 commits into
mainfrom
remove-blog
Aug 9, 2026
Merged

chore(blog): redirect migrations to learn#9094
avivkeller merged 4 commits into
mainfrom
remove-blog

Conversation

@AugustinMauroy

Copy link
Copy Markdown
Member

Description

Replaced by learn sync

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@AugustinMauroy
AugustinMauroy requested a review from a team as a code owner August 9, 2026 21:12
Copilot AI lite review requested due to automatic review settings August 9, 2026 21:12
@vercel

vercel Bot commented Aug 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Aug 9, 2026 9:19pm

Request Review

@avivkeller avivkeller changed the title blog: migration remove not node version related chore(blog): redirect migrations to learn Aug 9, 2026
@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.10%. Comparing base (95f946f) to head (60e1ebf).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9094      +/-   ##
==========================================
- Coverage   75.11%   75.10%   -0.02%     
==========================================
  Files         102      102              
  Lines        9111     9114       +3     
  Branches      376      376              
==========================================
+ Hits         6844     6845       +1     
- Misses       2263     2265       +2     
  Partials        4        4              

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

Copilot AI 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.

Pull request overview

This PR removes two migration blog posts from the site and cleans up the author registry by deleting an author entry that no longer appears to be referenced by remaining content.

Changes:

  • Delete chalk-to-styletext migration post.
  • Delete axios-to-fetch migration post.
  • Remove the richiemccoll author entry from authors.json.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
apps/site/pages/en/blog/migrations/chalk-to-styletext.mdx Removes the Chalk → util.styleText migration post page.
apps/site/pages/en/blog/migrations/axios-to-fetch.mdx Removes the Axios → WHATWG Fetch migration post page.
apps/site/authors.json Removes the richiemccoll author record from the authors registry.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

📦 Build Size Comparison

Summary

Metric Value
Old Total First Load JS 7.16 MB
New Total First Load JS 7.16 MB
Delta -1.81 KB (-0.02%)

Changes

🔄 Modified Routes (4)
Route Old First Load JS New First Load JS Delta
/[locale] 1.68 MB 1.68 MB 📉 -464.00 B (-0.03%)
/[locale]/[...path] 1.68 MB 1.68 MB 📉 -464.00 B (-0.03%)
/[locale]/blog/[...path] 1.68 MB 1.68 MB 📉 -464.00 B (-0.03%)
/[locale]/download/archive/[version] 1.68 MB 1.68 MB 📉 -464.00 B (-0.03%)

@avivkeller
avivkeller added this pull request to the merge queue Aug 9, 2026
@avivkeller

Copy link
Copy Markdown
Member

Fast-tracking for SEO reasons

@avivkeller avivkeller added the fast-track Fast Tracking PRs label Aug 9, 2026
Merged via the queue into main with commit a2233c9 Aug 9, 2026
17 checks passed
@avivkeller
avivkeller deleted the remove-blog branch August 9, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track Fast Tracking PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants