Skip to content
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

fix(update-v8): force-add all files after cloning V8 #549

Merged
merged 1 commit into from
Jul 3, 2021

Conversation

targos
Copy link
Member

@targos targos commented Jun 30, 2021

Add all V8 files with --force before updating DEPS. We have to do this
because some files are checked in by V8 despite .gitignore rules.

Add all V8 files with --force before updating DEPS. We have to do this
because some files are checked in by V8 despite .gitignore rules.
@codecov
Copy link

codecov bot commented Jun 30, 2021

Codecov Report

Merging #549 (84954a5) into main (6e0a367) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #549   +/-   ##
=======================================
  Coverage   82.57%   82.57%           
=======================================
  Files          35       35           
  Lines        1750     1750           
=======================================
  Hits         1445     1445           
  Misses        305      305           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e0a367...84954a5. Read the comment docs.

@targos
Copy link
Member Author

targos commented Jun 30, 2021

@targos targos merged commit f23ff61 into nodejs:main Jul 3, 2021
@targos targos deleted the fix-update-v8 branch July 3, 2021 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants