-
Notifications
You must be signed in to change notification settings - Fork 0
Bump node version to v22 on CI to match project & docker #1244 #1559
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1559 +/- ##
=========================================
Coverage 98.81% 98.81%
=========================================
Files 110 110
Lines 21585 21597 +12
Branches 2465 3445 +980
=========================================
+ Hits 21329 21341 +12
+ Misses 255 251 -4
- Partials 1 5 +4 ☔ View full report in Codecov by Sentry. |
53e95cb to
c165c45
Compare
c165c45 to
75dd8c2
Compare
7abf94e to
2a8e94f
Compare
2a8e94f to
6e932ca
Compare
68f0bc1 to
621db99
Compare
621db99 to
32e84e8
Compare
|
4th time in a row 🥳. No idea how considering I didnt change anything to avoid the document is not found errors. |
Description
Just to close an issue I made a while ago. The latest version is v24, and rennovate is correctly fixing this in that PR (#1558) so no idea how it became out of sync. But due to nvm being a bit broken for me, (I cant seem to force the default version and it just resets each time unless I uninstall v22, so may want to fix that/upgrade scigateway too) and because there are some breaking changes looking at the CI, I thought it best to leave it for the moment. Its also only been LTS for 2 days.
I did update to the latest v22 version and fixed the specific version on the CI (I am hoping renovate will keep doing that) so we can even more closely match versions used on the CI and docker images.
This has undone the gains from #1554 unfortunately. CI will fail due to Harbor being down until at least Monday.
Testing instructions
Add a set up instructions describing how the reviewer should test the code
Agile board tracking
Closes #1244