| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
|
Did you consider using the git node command? For the V8 clone, in the canary repo we use the GitHub actions cache |
Sorry, something went wrong.
|
@targos I basically copied what git node v8 minor was doing, I tried with the command but I had some issue with folder structure. I guess we can cache the v8 clone, should we create a new action specificly for this? |
Sorry, something went wrong.
|
I have created a separate action to update v8, caching the git node v8 folder. @targos |
Sorry, something went wrong.
Co-authored-by: Michaël Zasso <targos@protonmail.com>
|
sorry for changing my mind a few times but due to the amount of dependencies I've decided to move it back to update-v8.yml |
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #47594 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Michaël Zasso <targos@protonmail.com>
PR-URL: #47594 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Michaël Zasso <targos@protonmail.com>
PR-URL: nodejs#47594 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Michaël Zasso <targos@protonmail.com>
| Back | FazBrowse Home | New Git URL |
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