-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
tools: add more details about rolling inspector_protocol #57167
tools: add more details about rolling inspector_protocol #57167
Conversation
Review requested:
|
0ee06d9
to
f3d0312
Compare
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
d7218cf
to
6cf3fd5
Compare
@aduh95 thanks, updated! |
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.
LGTM, thanks. I wonder if we should have some automation for this...at least as part of the V8 upgrade?
I can setup an automation as a follow-up. It depends on depot_tools so it may require some effort to set it up in a GitHub action environment. |
Landed in f37d2a5 |
PR-URL: #57167 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
PR-URL: #57167 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Add instructions on how to run
tools/inspector_tools/roll.py
.