Skip to content

ci(NODE-5615): unit test on Node18 and Node20 #3879

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

Merged
merged 5 commits into from
Oct 4, 2023
Merged

ci(NODE-5615): unit test on Node18 and Node20 #3879

merged 5 commits into from
Oct 4, 2023

Conversation

baileympearson
Copy link
Contributor

Description

What is changing?

We now unit test against Node18 and Node20 in CI. The changes are set up so that when a new LTS node version is added, we will automatically start testing against it.

I also did a small cleanup and converted the lint variant in CI to use evergreen tags, not hard-coded task names.

The failing tests on Node18 and Node20 are skipped and NODE-5666 was filed to fix them.

Is there new documentation needed for these changes?

No.

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeeken nbbeeken self-assigned this Oct 4, 2023
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Oct 4, 2023
@nbbeeken nbbeeken merged commit 8c562f4 into main Oct 4, 2023
@nbbeeken nbbeeken deleted the NODE-5615 branch October 4, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants