feat: Add TuxCare partner#8973
Conversation
- Created a new directory for TuxCare logos. - Imported Favicon and Logo components from TuxCare directory. - Updated the main PartnerLogos index to include TuxCare.
PR SummaryLow Risk Overview TuxCare is registered in The End-Of-Life page now names TuxCare alongside HeroDevs and NodeSource, and adds a short blurb for TuxCare Endless Lifecycle Support (ELS) with a link to their offering. Also fixes React-correct SVG props on the Node.js logo ( Reviewed by Cursor Bugbot for commit 74c911b. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8973 +/- ##
==========================================
- Coverage 75.39% 75.36% -0.04%
==========================================
Files 98 98
Lines 8630 8637 +7
Branches 318 319 +1
==========================================
+ Hits 6507 6509 +2
- Misses 2119 2124 +5
Partials 4 4 ☔ View full report in Codecov by Harness. |
Co-authored-by: Jordan Harband <ljharb@gmail.com> Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
bmuenzenmeyer
left a comment
There was a problem hiding this comment.
My only nit with that listing of Node.js versions is that as 22 becomes EOL, and beyond, it will need to be updated. I suppose individual ELS versions are product feature that they may choose to do or not - I'm just pointing out a maintenance burden on our end due to the copy.
|
i didn't look at the brand kit but i wondered if the tuxcare logo could be made bigger by consuming some of its vertical whitespace padding. |
I am fine with removing the version numbers |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit c853a38. Configure here.
|
LGTM! Do we want to fast-track this? |
|
requesting fast track - citing https://openjsf.org/blog/tuxcare-joins-openjs-foundation |
|
a note - the black only tuxcare logo, was that chosen intentionally? their website has a black and blue one |
|
if you need a different color let me know |
|
It was because that's how it appeared in the files Aviv sent me, since I was never able to access their website. |
|
I have all of them in the zip - @kyliewd do we or they have a preference?
|
|
whichever one will look better on the website, but we can default to the blue one if it doesnt matter since that is their main one. |
|
oh, actually i just noticed we support both based on the color scheme of the user - perhaps thats fine. if they want to change it they can ask or contribute |
Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com> Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>





closes #8971
cc: @nodejs/marketing
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.