You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of Shared Libraries Q3/Q4 OKRs, the team would like to document a process guide for migrating libraries into this monorepo.
This process guide is intended to be a comprehensive step-by-step manual that is granular and streamlined enough to be easily followed by the team to migrate libraries into the core monorepo without significant adjustments or delays.
Tasks
Break down the required actions into granular, orthogonal PRs.
Map out a preferred order and grouping for executing these tasks.
Compile a comprehensive, standardized process guide.
Include notes regarding points of caution, reasoning behind instructions, possible alternatives, etc.
## Explanation
This document outlines the process for migrating a MetaMask library into
the core monorepo. The migration target is assumed to comply with the
requirements defined by
[`metamask-module-template`](https://github.com/MetaMask/metamask-module-template)
and [`module-lint`](https://github.com/MetaMask/module-lint).
## References
- Closes#1832
## Changelog
N/A
## Checklist
- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
---------
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
Overview
As part of Shared Libraries Q3/Q4 OKRs, the team would like to document a process guide for migrating libraries into this monorepo.
This process guide is intended to be a comprehensive step-by-step manual that is granular and streamlined enough to be easily followed by the team to migrate libraries into the core monorepo without significant adjustments or delays.
Tasks
Blocked by
References
eth-json-rpc-provider
into core monorepo #1551 (comment)The text was updated successfully, but these errors were encountered: