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

Add support for Node 20 and use a matrix strategy to test the project with all the supported versions (18 & 20) #1434

Open
javiertoledo opened this issue Sep 25, 2023 · 0 comments

Comments

@javiertoledo
Copy link
Member

javiertoledo commented Sep 25, 2023

Feature Request

Description

The project must at least support the main LTS node releases (Node 18 and 20), and it would be ideal that the project runs in the three major operating systems.

Possible Solution

We could use a matrix strategy to run the unit and integration tests in all combinations of node-OS scenarios to make sure everything runs smoothly.

Additional information

Check out the following PRs, it would be worth merging them before tackling this task:

@javiertoledo javiertoledo changed the title Use a matrix strategy to test the project with different versions of node and OSs Add support for Node 20 and use a matrix strategy to test the project with all the supported versions (18 & 20) Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant