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

Add Manypkg #11958

Merged
merged 1 commit into from
May 15, 2023
Merged

Add Manypkg #11958

merged 1 commit into from
May 15, 2023

Conversation

Jordan-Mysten
Copy link
Contributor

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)

  • 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

@vercel
Copy link

vercel bot commented May 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2023 3:29pm
explorer-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2023 3:29pm
sui-wallet-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2023 3:29pm
wallet-adapter ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2023 3:29pm

@vercel vercel bot temporarily deployed to Preview – explorer-storybook May 12, 2023 16:54 Inactive
@vercel vercel bot temporarily deployed to Preview – sui-wallet-kit May 12, 2023 16:54 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-adapter May 12, 2023 16:55 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented May 12, 2023

⚠️ 🦋 Changesets Warning: This PR has changes to public npm packages, but does not contain a changeset. You can create a changeset easily by running pnpm changeset in the root of the Sui repo, and following the prompts. If your change does not need a changeset (e.g. a documentation-only change), you can ignore this message. This warning will be removed when a changeset is added to this pull request.

Learn more about Changesets.

@vercel vercel bot temporarily deployed to Preview – explorer-storybook May 15, 2023 15:22 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-adapter May 15, 2023 15:22 Inactive
@vercel vercel bot temporarily deployed to Preview – sui-wallet-kit May 15, 2023 15:23 Inactive
@vercel vercel bot temporarily deployed to Preview – sui-wallet-kit May 15, 2023 15:28 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-adapter May 15, 2023 15:29 Inactive
@vercel vercel bot temporarily deployed to Preview – explorer-storybook May 15, 2023 15:29 Inactive
@Jordan-Mysten Jordan-Mysten merged commit 7c5cabd into main May 15, 2023
@Jordan-Mysten Jordan-Mysten deleted the jordan--manypkg branch May 15, 2023 15:47
ronny-mysten pushed a commit that referenced this pull request May 17, 2023
## 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants