Skip to content

Conversation

@bmuenzenmeyer
Copy link
Contributor

@bmuenzenmeyer bmuenzenmeyer commented Oct 14, 2025

Description

Add our new ESP partner.

Validation

image image

Related Issues

closes #8225

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.

@vercel
Copy link

vercel bot commented Oct 14, 2025

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

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Oct 14, 2025 2:21pm

@bmuenzenmeyer bmuenzenmeyer changed the title wip: add new ESP partner Add new ESP partner: NodeSource Oct 14, 2025
Copy link
Contributor Author

@bmuenzenmeyer bmuenzenmeyer left a comment

Choose a reason for hiding this comment

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

self-review

@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.45%. Comparing base (209a438) to head (836dc70).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8226      +/-   ##
==========================================
+ Coverage   76.44%   76.45%   +0.01%     
==========================================
  Files         115      115              
  Lines        9643     9643              
  Branches      316      316              
==========================================
+ Hits         7372     7373       +1     
+ Misses       2270     2269       -1     
  Partials        1        1              

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

@bmuenzenmeyer bmuenzenmeyer marked this pull request as ready for review October 14, 2025 14:29
@bmuenzenmeyer bmuenzenmeyer requested a review from a team as a code owner October 14, 2025 14:29
Copilot AI review requested due to automatic review settings October 14, 2025 14:29
Copy link
Contributor

Copilot AI left a comment

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 adds NodeSource as a new Ecosystem Sustainability Program (ESP) partner alongside HeroDevs to provide commercial support for End-of-Life Node.js versions.

  • Added NodeSource to the partners configuration with appropriate categories and metadata
  • Updated EOL documentation to mention both HeroDevs and NodeSource as commercial support providers
  • Generalized language to reference "partners" instead of specifically mentioning only HeroDevs

Reviewed Changes

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

File Description
packages/i18n/src/locales/en.json Updated alert message to reference multiple ESP partners instead of just HeroDevs
apps/site/public/static/partners/constants.json Added NodeSource partner configuration with security, ESP, and release categories
apps/site/pages/en/about/partners.mdx Changed reference from "NES" to "commercial support" for broader terminology
apps/site/pages/en/about/eol.mdx Updated commercial support section to include both HeroDevs and NodeSource with their respective offerings

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@avivkeller avivkeller requested a review from kyliewd October 14, 2025 23:48
@avivkeller avivkeller added the fast-track Fast Tracking PRs label Oct 14, 2025
@avivkeller
Copy link
Member

Requesting fast-track and merge once @kyliewd approves

@avivkeller avivkeller added this pull request to the merge queue Oct 15, 2025
Merged via the queue into main with commit 0740938 Oct 15, 2025
16 checks passed
@avivkeller avivkeller deleted the new-esp-partner branch October 15, 2025 12:25
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.

Expand ESP references to "N" number of partners

6 participants