Skip to content

Conversation

nbbeeken
Copy link
Contributor

Description

What is changing?

The linter did not correctly detect "src" imports so some were missed in the last update.

What is the motivation for this change?

MongoDB Legacy import support

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
Copy link
Contributor Author

@dariakp Got the linter setting working it was being applied to the wrong files and it wasn't the typescript parser version of the setting

@nbbeeken nbbeeken changed the title test(NODE-4918): missing mongodb test imports test(NODE-4975): missing mongodb test imports Jan 18, 2023
@nbbeeken
Copy link
Contributor Author

Filed a new subtask to track NODE-4975

@nbbeeken nbbeeken requested a review from W-A-James January 18, 2023 22:59
Copy link
Contributor

@W-A-James W-A-James left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Test failures seem unrelated. Bumped count on a flaky test faliure.

@nbbeeken nbbeeken added the Team Review Needs review from team label Jan 19, 2023
@W-A-James W-A-James merged commit c357acf into main Jan 19, 2023
@W-A-James W-A-James deleted the NODE-4918-registery-followup branch January 19, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team Review Needs review from team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants