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

Test/Enable Node.js 14 support for noSQL connectors #6021

Closed
4 tasks done
dhmlau opened this issue Jul 28, 2020 · 2 comments
Closed
4 tasks done

Test/Enable Node.js 14 support for noSQL connectors #6021

dhmlau opened this issue Jul 28, 2020 · 2 comments

Comments

@dhmlau
Copy link
Member

dhmlau commented Jul 28, 2020

Originated from epic: #6019

Acceptance Criteria

For the following connectors, test locally on Node.js 14 and see if all tests passed.

  • If yes, add Node.js 14 to CI
  • If not, try to fix it for simple fixes. If you don't think you can fix it in a day, open a new issue to keep track of it.

Here is the list of connectors:

  • loopback-connector-mongodb
  • loopback-connector-couchdb2
  • loopback-connector-cloudant
  • loopback-connector-cassandra
@dhmlau
Copy link
Member Author

dhmlau commented Oct 4, 2020

We've included Node.js 14 in jenkins, so tests on Node.js14 should be ran automatically without any changes.

Verified loopback-connector-couchdb2 works with Node.js 14. See loopbackio/loopback-connector-couchdb2#82

@dhmlau dhmlau added this to the Nov 2020 milestone Oct 18, 2020
@dhmlau dhmlau closed this as completed Oct 20, 2020
@dhmlau
Copy link
Member Author

dhmlau commented Oct 20, 2020

Closing as done.
Node.js 14 is enabled in Jenkins for all repos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant