-
Notifications
You must be signed in to change notification settings - Fork 11.3k
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
Add Manypkg #11958
Add Manypkg #11958
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
4de244b
to
7c422dc
Compare
7c422dc
to
faf7dd6
Compare
## Description This adds [manypkg](https://github.com/Thinkmill/manypkg), which will now run in CI to validate package versions are consistent across the monorepo. ## Test Plan locally + new CI --- If your changes are not user-facing and not a breaking change, you can skip the following section. Otherwise, please indicate what changed, and then add to the Release Notes section as highlighted during the release process. ### Type of Change (Check all that apply) - [ ] user-visible impact - [ ] breaking change for a client SDKs - [ ] breaking change for FNs (FN binary must upgrade) - [ ] breaking change for validators or node operators (must upgrade binaries) - [ ] breaking change for on-chain data layout - [ ] necessitate either a data wipe or data migration ### Release notes
Description
This adds manypkg, which will now run in CI to validate package versions are consistent across the monorepo.
Test Plan
locally + new CI
If your changes are not user-facing and not a breaking change, you can skip the following section. Otherwise, please indicate what changed, and then add to the Release Notes section as highlighted during the release process.
Type of Change (Check all that apply)
Release notes