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 nvm loading issue. #313

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Fix nvm loading issue. #313

merged 1 commit into from
Aug 23, 2024

Conversation

kabalin
Copy link
Member

@kabalin kabalin commented Aug 23, 2024

We should not rely on success exit status from nvm.sh loading.

Fixes #309

We should not rely on success exit status from nvm.sh loading.

Fixes moodlehq#309
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.25%. Comparing base (a498ec7) to head (5be5de6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #313   +/-   ##
=========================================
  Coverage     88.25%   88.25%           
  Complexity      737      737           
=========================================
  Files            76       76           
  Lines          2274     2274           
=========================================
  Hits           2007     2007           
  Misses          267      267           

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

@stronk7 stronk7 self-requested a review August 23, 2024 11:00
Copy link
Member

@stronk7 stronk7 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 and doesn't require changes in the plugin's workflows.

No matter that we'll still need #312 for ubuntu 24.04, as discussed.

@kabalin kabalin merged commit 1b44ae0 into moodlehq:main Aug 23, 2024
26 checks passed
@kabalin kabalin deleted the nvm-fix branch August 23, 2024 11:31
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.

GitHub Actions failing at installation of Node.js
2 participants