Skip to content
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

build: add Node v20 and v21 into ci with minor version removed #5310

Closed
wants to merge 3 commits into from

Conversation

ckng0221
Copy link

@ckng0221 ckng0221 commented Nov 11, 2023

Add Node.js v20 and v21 into the CI pipeline.
Remove hardcoded minor version (eg. 19.7) from the node-version for those versions without specified dev dependencies.
The nvm will automatically install the latest published minor version of Node.js, without the need of update every time.

@ckng0221
Copy link
Author

ckng0221 commented Nov 11, 2023

Similar to #5190, but removed the hardcoded minor versions.

@ckng0221
Copy link
Author

Example installation Node.js v20, without minor version specified.
Installed v20.9.x in the CI build.
image

@UlisesGascon
Copy link
Member

I will close this pull request as per the discussion in #5190 (comment). It has been decided that we should maintain the minor version in the pipeline. I appreciate your proposal and your understanding in this matter. Thank you @ckng0221!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants