-
-
Notifications
You must be signed in to change notification settings - Fork 277
Closed as not planned
Description
Overview
After the process for migrating eth-json-rpc-provider into the packages/ directory of the core monorepo is completed, there are a few follow-up and clean-up tasks left to perform.
Tasks
Source repo
- Transfer branches/issues/PRs from the source repo into the core monorepo.
- Leave a note in the source repo's README announcing the migration and pointing to core.
- Sunset
/latestand/stagingdocs on GitHub Pages (or migrate to core?). - Archive the source repo to prevent any changes from being pushed to it going forward.
Core
- Update contents of
packages/eth-json-rpc-provider/README.mdto reflect new status as a non-root package in the monorepo. - Use the
yarn create-release-branchtool to publish a release of core with a new version for the migrated package and any updated downstream packages.- Record any changes made to packages during the migration process in their respective CHANGELOGs.
- Fix downstream errors that were marked with
@ts-expect-error TODO:during the migration process.
References
- Previous step in migration:
eth-json-rpc-providermigration - Integration intopackages/#1738. - See Fully migrate
eth-json-rpc-providerinto core monorepo #1551 (comment) for context on the migration process. - See Migrate libraries into core monorepo #1079 (comment) for context on the migration process.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels