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

Lerna 2 #226

Merged
merged 39 commits into from
Sep 7, 2023
Merged

Lerna 2 #226

merged 39 commits into from
Sep 7, 2023

Conversation

guibescos
Copy link
Contributor

@guibescos guibescos commented Sep 1, 2023

Switch to using lerna.

Previously we would publish this packages (pyth-staking-wasm and pyth-staking-api).
Now I'm trying to import them locally.

Only awkward part is I'm commiting some autogenerated files (the idls : staking/target/idl/staking.json and the wasm package wasm). The reason why I commited them is so that Vercel doesn't need to to any rust compilation.

@vercel
Copy link

vercel bot commented Sep 1, 2023

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

Name Status Preview Comments Updated (UTC)
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2023 4:48pm
staking-devnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2023 4:48pm

@guibescos
Copy link
Contributor Author

Compromise : the wasm gets build in vercel and is not commited.
The idls are commited and checked that they match the autogenerated files by CI.

@guibescos guibescos merged commit b862a3f into master Sep 7, 2023
7 checks passed
@guibescos guibescos deleted the lerna-2 branch September 7, 2023 15:02
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.

2 participants