Skip to content

ci: align node version with .nvmrc#883

Merged
lumirlumir merged 1 commit intomainfrom
ci/align-node-version-with-nvmrc
Dec 20, 2025
Merged

ci: align node version with .nvmrc#883
lumirlumir merged 1 commit intomainfrom
ci/align-node-version-with-nvmrc

Conversation

@Pixel998
Copy link
Copy Markdown
Contributor

@Pixel998 Pixel998 commented Dec 20, 2025

Prerequisites checklist

What is the purpose of this pull request?

This PR aligns the Node.js version used in our GitHub Actions CI workflow with the version specified in the .nvmrc file. This resolves a version mismatch where CI was using the latest LTS (Node 24) while Netlify uses Node 20, preventing inconsistent build failures.

What changes did you make? (Give an overview)

Updated ci.yml to use the node-version-file parameter instead of a fixed lts/* version.

Related Issues

#853

Is there anything you'd like reviewers to focus on?

@github-project-automation github-project-automation Bot moved this to Needs Triage in Triage Dec 20, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 20, 2025

Deploy Preview for new-eslint ready!

Name Link
🔨 Latest commit 4db22be
🔍 Latest deploy log https://app.netlify.com/projects/new-eslint/deploys/694658b2f0143f0008a3115e
😎 Deploy Preview https://deploy-preview-883--new-eslint.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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 20, 2025

Deploy Preview for ja-eslint ready!

Name Link
🔨 Latest commit 4db22be
🔍 Latest deploy log https://app.netlify.com/projects/ja-eslint/deploys/694658b2a5886e000842ea4d
😎 Deploy Preview https://deploy-preview-883--ja-eslint.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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 20, 2025

Deploy Preview for es-eslint ready!

Name Link
🔨 Latest commit 4db22be
🔍 Latest deploy log https://app.netlify.com/projects/es-eslint/deploys/694658b2c40c7e0008a00a0f
😎 Deploy Preview https://deploy-preview-883--es-eslint.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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 20, 2025

Deploy Preview for fr-eslint ready!

Name Link
🔨 Latest commit 4db22be
🔍 Latest deploy log https://app.netlify.com/projects/fr-eslint/deploys/694658b25c49b70008deeac2
😎 Deploy Preview https://deploy-preview-883--fr-eslint.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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 20, 2025

Deploy Preview for zh-hans-eslint ready!

Name Link
🔨 Latest commit 4db22be
🔍 Latest deploy log https://app.netlify.com/projects/zh-hans-eslint/deploys/694658b2ab3c2300078fd616
😎 Deploy Preview https://deploy-preview-883--zh-hans-eslint.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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 20, 2025

Deploy Preview for de-eslint ready!

Name Link
🔨 Latest commit 4db22be
🔍 Latest deploy log https://app.netlify.com/projects/de-eslint/deploys/694658b2025b400008974509
😎 Deploy Preview https://deploy-preview-883--de-eslint.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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 20, 2025

Deploy Preview for hi-eslint ready!

Name Link
🔨 Latest commit 4db22be
🔍 Latest deploy log https://app.netlify.com/projects/hi-eslint/deploys/694658b29c777f00084e1c1b
😎 Deploy Preview https://deploy-preview-883--hi-eslint.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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 20, 2025

Deploy Preview for pt-br-eslint ready!

Name Link
🔨 Latest commit 4db22be
🔍 Latest deploy log https://app.netlify.com/projects/pt-br-eslint/deploys/694658b25f1c8b00087657a1
😎 Deploy Preview https://deploy-preview-883--pt-br-eslint.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.

@lumirlumir lumirlumir moved this from Needs Triage to Triaging in Triage Dec 20, 2025
Copy link
Copy Markdown
Member

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@lumirlumir lumirlumir merged commit f3917b7 into main Dec 20, 2025
37 checks passed
@lumirlumir lumirlumir deleted the ci/align-node-version-with-nvmrc branch December 20, 2025 12:56
@github-project-automation github-project-automation Bot moved this from Triaging to Complete in Triage Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants