-
Notifications
You must be signed in to change notification settings - Fork 16
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
Change ft merge #400
Change ft merge #400
Conversation
confirmed I was able to reproduce the cd watcher/sdk/example-liquidity-layer/evm
make
cd -
cd watcher/sdk/example-liquidity-layer
npm ci
npm run build
npm run pack
cp *.tgz ..
cd - would be good to have the makefile do this and best to have CI confirm it a la https://github.com/wormhole-foundation/wormhole/blob/main/.github/workflows/build.yml#L262-L263 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just gave a high-level pass. could be a couple things worth cleaning up, but could be merged as is given that it's independent.
a5413f8
to
f46198d
Compare
5c0d0c2
to
2eeaf88
Compare
2eeaf88
to
7749bff
Compare
93d2025
to
bd64ba9
Compare
This PR: