-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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: automate v8 patch update #47594
tools: automate v8 patch update #47594
Conversation
Review requested:
|
Did you consider using the |
@targos I basically copied what |
03b4a51
to
f8da622
Compare
I have created a separate action to update v8, caching the |
f912fa3
to
0a46fe1
Compare
Co-authored-by: Michaël Zasso <[email protected]>
sorry for changing my mind a few times but due to the amount of dependencies I've decided to move it back to |
97e3b47
to
936482c
Compare
d115ed1
to
a7c237c
Compare
a7c237c
to
9e5b634
Compare
Landed in 71a776b |
PR-URL: nodejs#47594 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
PR-URL: nodejs#47594 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
PR-URL: nodejs#47594 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
PR-URL: #47594 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
PR-URL: #47594 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
PR-URL: nodejs#47594 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
Refs: nodejs/security-wg#828
please review carefully, first time approaching v8
if you know a way of creating a patch without cloning v8 (which is very expensive) that would be great
@nodejs/security-wg