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

[Juggler] Migrate Connectors to TypeScript #892

Closed
23 tasks
kjdelisle opened this issue Jan 22, 2018 · 7 comments
Closed
23 tasks

[Juggler] Migrate Connectors to TypeScript #892

kjdelisle opened this issue Jan 22, 2018 · 7 comments

Comments

@kjdelisle
Copy link
Contributor

kjdelisle commented Jan 22, 2018

Overview

This epic is about migrating all of the connector modules to TypeScript.

Ideally, the connectors should have been migrated to juggler monorepo first, see #890

When importing existing codebase(s) to the new monorepo, it's important to use lerna import (docs) to preserve git history.

Connectors To Migrate

  • loopback-connector-cassandra
  • loopback-connector-cloudant
  • loopback-connector-couchdb2
  • loopback-connector-dashdb
  • loopback-connector-db2
  • loopback-connector-db2iseries
  • loopback-connector-db2z
  • loopback-connector-grpc
  • loopback-connector-informix
  • loopback-connector-jsonrpc
  • loopback-connector-kv-extreme-scale
  • loopback-connector-kv-redis
  • loopback-connector-mongodb
  • loopback-connector-mqlight
  • loopback-connector-mssql
  • loopback-connector-mysql
  • loopback-connector-oracle
  • loopback-connector-postgresql
  • loopback-connector-remote
  • loopback-connector-rest
  • loopback-connector-soap
  • loopback-connector-swagger
  • loopback-connector-zosconnectee
@dhmlau
Copy link
Member

dhmlau commented Jan 23, 2018

FYI - loopback-connector-zosconnectee is done by another team. If we're planning to migrate the connectors to TypeScript, we should let them know - whether it is a must to migrate to TS, what are the consequences if not migrating, etc.

@bajtos bajtos changed the title [Juggler] - Migrate Connectors to TypeScript [Juggler] Migrate Connectors to TypeScript Jan 23, 2018
@bajtos bajtos added the non-MVP label Jan 23, 2018
@haoxins
Copy link
Contributor

haoxins commented Jun 14, 2018

How can outside contributors help with this?

For example, if you guys have set up the mono repository and port exists repositories,
I'll glad to submit PRs to jsonrpc connector at first.

@virkt25
Copy link
Contributor

virkt25 commented Jun 18, 2018

@coderhaoxin PRs from community contributors are welcome! Feel free to open a PR converting the jsonrpc connector to TypeScript and we'll be happy to review / get it landed.

@stale
Copy link

stale bot commented Sep 17, 2019

This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.

@stale stale bot added the stale label Sep 17, 2019
@stale
Copy link

stale bot commented Oct 17, 2019

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this as completed Oct 17, 2019
@achrinza achrinza reopened this Mar 19, 2020
@stale stale bot removed the stale label Mar 19, 2020
@stale
Copy link

stale bot commented Dec 25, 2020

This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.

@stale stale bot added the stale label Dec 25, 2020
@stale
Copy link

stale bot commented Jul 14, 2021

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this as completed Jul 14, 2021
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

6 participants