-
Notifications
You must be signed in to change notification settings - Fork 214
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
Testing - Prepare Tests Script #10763
base: master
Are you sure you want to change the base?
Conversation
Deploying agoric-sdk with Cloudflare Pages
|
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.
Satisfied that this show the hook works
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.
This works but FYI the preferred flow for manually testing integration between multiple repos for NPM packages is to generate a yarn patch '@agoric/synthetic-chain'
and check the patch file in. yarn@4 now has native support for applying patches during yarn install
.
closes: #XXXX
refs: #XXXX
Description
TODO
Security Considerations
None
Scaling Considerations
TODO
Documentation Considerations
TODO
Testing Considerations
TODO
Upgrade Considerations
TODO