Skip to content

Conversation

@marcdumais-work
Copy link
Contributor

@marcdumais-work marcdumais-work commented Feb 6, 2025

What it does

Prepare for node.js 18 EoL and our transition to using node 20 as default.

  • start using node 20 for jobs like linting, publishing and license check
  • Add Node 20 and node 22 to the matrix for "build and test" job
  • (for now) Keep node 18 as part of the "matrix" for "build and test job". We can remove it once officially EoL

How to test

Confirm CI still passes.

Follow-ups

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

bhufmann
bhufmann previously approved these changes Feb 7, 2025
Copy link
Contributor

@bhufmann bhufmann left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks!

Prepare for node.js 18 EoL and transition to node 20 as default

- start using node 20 for jobs like linting, publishing and license
  check
- Add Node 20 and node 22 to the matrix for "build and test" job
- (for now) Keep node 18 as part of the "matrix" for "build and test
  job". We can remove it once officially EoL

The plan is to remove node 18 soon, when it's officially EoL.

Signed-off-by: Marc Dumais <[email protected]>
@marcdumais-work marcdumais-work marked this pull request as ready for review February 10, 2025 13:54
@marcdumais-work marcdumais-work changed the title [CI][workflows] Use node 20 by default [CI][workflows] Use node 20 by default, align GitHub workflows Feb 10, 2025
Copy link
Contributor

@bhufmann bhufmann left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks

@marcdumais-work
Copy link
Contributor Author

Thanks for the review!

@marcdumais-work marcdumais-work merged commit bab2aa3 into master Feb 10, 2025
7 checks passed
@marcdumais-work marcdumais-work deleted the prepare-node-20 branch February 10, 2025 15:19
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.

3 participants