-
Notifications
You must be signed in to change notification settings - Fork 233
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
refactor(inter-protocol): jessie-check where easy #7486
Conversation
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.
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.
I'd rather not gate this on changes to swingset etc.
IMO the changes here are fine insofar as they pass CI. Since it can't merge without that I'll approve.
I don't know whether #7481 should get in before vaults release but these checks are (slightly) useful for inter protocol confidence.
f6273b4
to
e2f640f
Compare
turns out that this PR and #7481 happened to be disjoint, so proceeding on this one independently. |
Unstaged |
Adds @jessie-check directives to inter-protocol src/**/*.js files when doing so has zero problems.
See
#3876
#5497
#7481
#7487