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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use node 20 #2398

Merged
merged 3 commits into from
Sep 17, 2023
Merged

ci: use node 20 #2398

merged 3 commits into from
Sep 17, 2023

Conversation

Shinigami92
Copy link
Member

@Shinigami92 Shinigami92 commented Sep 17, 2023

Use the current node version
Look if it speeds up the CI by a little bit


Rough comparison: around 3min FASTER 馃殌

Summary Total duration Usage
newest next branch commit https://github.com/faker-js/faker/actions/runs/6202216411 8m 15s https://github.com/faker-js/faker/actions/runs/6202216411/usage
this PR https://github.com/faker-js/faker/actions/runs/6212454015?pr=2398 5m 8s https://github.com/faker-js/faker/actions/runs/6212454015/usage

@Shinigami92 Shinigami92 added the c: infra Changes to our infrastructure or project setup label Sep 17, 2023
@Shinigami92 Shinigami92 added this to the vAnytime milestone Sep 17, 2023
@Shinigami92 Shinigami92 requested a review from a team as a code owner September 17, 2023 07:47
@Shinigami92 Shinigami92 self-assigned this Sep 17, 2023
@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Merging #2398 (7284200) into next (aea4c9b) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2398   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files        2800     2800           
  Lines      252410   252410           
  Branches     1100     1098    -2     
=======================================
  Hits       251432   251432           
  Misses        951      951           
  Partials       27       27           

see 2 files with indirect coverage changes

@Shinigami92 Shinigami92 marked this pull request as draft September 17, 2023 07:55
@Shinigami92
Copy link
Member Author

This comment actions/runner#2033 (comment) potentially saved me multiple hours of debugging 鉂わ笍

@Shinigami92 Shinigami92 marked this pull request as ready for review September 17, 2023 08:15
@ST-DDT
Copy link
Member

ST-DDT commented Sep 17, 2023

This might solve the issue:
actions/runner-images#6775 (comment)
Maybe we just have to wait a bit.

@Shinigami92
Copy link
Member Author

This might solve the issue: actions/runner-images#6775 (comment) Maybe we just have to wait a bit.

This comment is a year old, I think the current solution is sufficient enough

container: cypress/browsers:node18.12.0-chrome107
container:
image: cypress/browsers:node-20.6.1-chrome-116.0.5845.187-1-ff-117.0-edge-116.0.1938.76-1
options: --user 1001
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm confused 馃
This was literally the solution to the problem, now with that it works

@ST-DDT
Copy link
Member

ST-DDT commented Sep 17, 2023

Sorry async communication error.

@Shinigami92
Copy link
Member Author

I will switch the CI requirements, when the PR gets the required approval amount to get merged

@ST-DDT ST-DDT requested a review from a team September 17, 2023 08:40
@Shinigami92 Shinigami92 merged commit ef6334c into next Sep 17, 2023
19 checks passed
@Shinigami92 Shinigami92 deleted the ci-use-node-20 branch September 17, 2023 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: infra Changes to our infrastructure or project setup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants