-
Notifications
You must be signed in to change notification settings - Fork 114
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
feat: merge update-v8 in the project #235
Conversation
Codecov Report
@@ Coverage Diff @@
## master #235 +/- ##
=======================================
Coverage 88.54% 88.54%
=======================================
Files 19 19
Lines 707 707
=======================================
Hits 626 626
Misses 81 81 Continue to review full report at Codecov.
|
ideally this could move invocation under git-node or ncu instead of having its own name? |
Sure. |
@targos sgtm ¯\_(ツ)_/¯ |
May be just |
Or maybe |
changed to |
@nodejs/automation |
Moving my code from https://github.com/targos/update-v8
I tried to do it with minimal code changes:
yargs
update-v8 backport --sha=xxx
toupdate-v8 backport xxx
because this option has always been mandatoryFixes: #234