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 node 20 support to task-lib for testing and pick highest node version for tests #1039

Merged
merged 6 commits into from
May 27, 2024

Conversation

DmitriiBobreshev
Copy link
Contributor

Description:

  • Added node 20 support
  • Changed the logic to pick the highest handler instead of the first one
  • Added tests for node20
  • Changed tests for node6, node10, node16 to use highest handler

Related WI: 2180233

Testing:
Tested locally with different tasks with node 16 and node20 handlers

…sion for tests

- Added node 20 support
- Changed the logic to pick highest handler instead of first one
- Added tests for node20
- Changed tests for node6, node10, node16 to use highest handler
@DmitriiBobreshev DmitriiBobreshev requested review from a team as code owners May 21, 2024 15:31
node/mock-test.ts Outdated Show resolved Hide resolved
node/mock-test.ts Outdated Show resolved Hide resolved
@DmitriiBobreshev DmitriiBobreshev merged commit 7c0de0d into master May 27, 2024
6 checks passed
@DmitriiBobreshev DmitriiBobreshev deleted the user/v-bobreshevd/pick-highest-node-in-tests branch May 27, 2024 13:51
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.

4 participants