-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Comments
FYI - |
How can outside contributors help with this? For example, if you guys have set up the mono repository and port exists repositories, |
@coderhaoxin PRs from community contributors are welcome! Feel free to open a PR converting the |
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 |
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 |
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 |
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 |
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
The text was updated successfully, but these errors were encountered: