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

Use node version from .nvmrc file in CI #3274

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Use node version from .nvmrc file in CI #3274

merged 1 commit into from
Oct 26, 2023

Conversation

HarelM
Copy link
Collaborator

@HarelM HarelM commented Oct 26, 2023

Node LTS just changed from 18 to 20 making the CI fail.
While there's a need to fix this and update node, this will make a simple place to change the version for all the CI related flows and to developers using nvm (which they should).

@HarelM HarelM requested a review from louwers October 26, 2023 18:10
@HarelM HarelM enabled auto-merge (squash) October 26, 2023 18:10
Copy link
Collaborator

@louwers louwers left a comment

Choose a reason for hiding this comment

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

Looks good!

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ff348da) 75.23% compared to head (2f303c4) 75.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3274   +/-   ##
=======================================
  Coverage   75.23%   75.23%           
=======================================
  Files         241      241           
  Lines       19256    19256           
  Branches     4339     4339           
=======================================
  Hits        14488    14488           
  Misses       4768     4768           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HarelM HarelM merged commit efdb76c into main Oct 26, 2023
14 checks passed
@HarelM HarelM deleted the nvmrc branch October 26, 2023 19:14
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.

4 participants