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

chore: change node-latest task to use latest node version #4213

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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
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.

1 participant