Skip to content

Update node to v18#4471

Merged
julienw merged 4 commits into
firefox-devtools:mainfrom
julienw:update-node-v18
Feb 15, 2023
Merged

Update node to v18#4471
julienw merged 4 commits into
firefox-devtools:mainfrom
julienw:update-node-v18

Conversation

@julienw

@julienw julienw commented Feb 14, 2023

Copy link
Copy Markdown
Contributor

No description provided.

@julienw julienw requested a review from canova February 14, 2023 16:50
@julienw julienw force-pushed the update-node-v18 branch 2 times, most recently from bccdaaa to c08bb20 Compare February 14, 2023 18:07
@codecov

codecov Bot commented Feb 14, 2023

Copy link
Copy Markdown

Codecov Report

Base: 88.63% // Head: 88.63% // No change to project coverage 👍

Coverage data is based on head (5dc7622) compared to base (5956e0c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4471   +/-   ##
=======================================
  Coverage   88.63%   88.63%           
=======================================
  Files         284      284           
  Lines       25536    25536           
  Branches     6865     6865           
=======================================
  Hits        22634    22634           
  Misses       2695     2695           
  Partials      207      207           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@canova canova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Comment thread appveyor.yml
# This needs the major version only (eg: 16)
- ps: Install-Product node $env:nodejs_version $env:platform
# This needs the major version only (eg: 18)
# - ps: Install-Product node $env:nodejs_version $env:platform

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder how much slower it will be compared to the older one. Maybe we should think about using circleci for the windows builders indeed.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not clear to me whether circleci would be faster :)

@julienw julienw merged commit 5927708 into firefox-devtools:main Feb 15, 2023
@canova canova mentioned this pull request Feb 27, 2023
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.

2 participants