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

[EPIC] Test/Enable Node.js 14 support for connectors #6019

Closed
14 of 16 tasks
dhmlau opened this issue Jul 28, 2020 · 0 comments
Closed
14 of 16 tasks

[EPIC] Test/Enable Node.js 14 support for connectors #6019

dhmlau opened this issue Jul 28, 2020 · 0 comments

Comments

@dhmlau
Copy link
Member

dhmlau commented Jul 28, 2020

Similar to #3072

After loopbackio/loopback-datasource-juggler#1841 has landed to enable Node.js 14 support, the next step is to test and add support for Node.js 14.x for the connectors.

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:

SQL connectors: #6020

  • loopback-connector
  • loopback-connector-mysql
  • loopback-connector-postgresql
  • loopback-connector-mssql
  • loopback-connector-oracle
  • loopback-connector-db2 (need to find out if ibm_db supports Node.js 14)

noSQL connectors: #6021

  • loopback-connector-mongodb
  • loopback-connector-couchdb2
  • loopback-connector-cloudant
  • loopback-connector-cassandra

service connectors: #6022

  • loopback-connector-remote
  • loopback-connector-rest
  • loopback-connector-soap
  • loopback-connector-jsonrpc
  • loopback-connector-openapi
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

2 participants