Skip to content

chore(NODE-6397): change node-latest task to use latest node version #4213

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 3 commits into from
Sep 30, 2024

Conversation

nbbeeken
Copy link
Contributor

@nbbeeken nbbeeken commented Aug 29, 2024

Description

What is changing?

  • Change latest tasks back to testing latest node.js
  • Skip UTF tests
Is there new documentation needed for these changes?

No

What is the motivation for this change?

We want to test the bleeding edge of Node.js as a canary to detect issues early and estimate the cost of adding support for newer runtime versions.

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 marked this pull request as ready for review August 29, 2024 21:48
@nbbeeken nbbeeken force-pushed the chore-make-latest-node branch 3 times, most recently from bb2c651 to 428bc71 Compare September 9, 2024 15:10
@nbbeeken nbbeeken force-pushed the chore-make-latest-node branch from 428bc71 to 5c005b1 Compare September 16, 2024 15:12
@nbbeeken nbbeeken changed the title chore: change node-latest task to use latest node version chore(NODE-6397): change node-latest task to use latest node version Sep 25, 2024
@nbbeeken nbbeeken force-pushed the chore-make-latest-node branch from 5c005b1 to 1628884 Compare September 25, 2024 18:51
@dariakp dariakp marked this pull request as draft September 27, 2024 15:28
@dariakp dariakp self-assigned this Sep 30, 2024
@dariakp dariakp marked this pull request as ready for review September 30, 2024 19:45
@dariakp dariakp added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Sep 30, 2024
@dariakp dariakp merged commit 85f7dcf into main Sep 30, 2024
22 of 30 checks passed
@dariakp dariakp deleted the chore-make-latest-node branch September 30, 2024 20:52
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