Skip to content

Conversation

@joelvdavies
Copy link
Contributor

@joelvdavies joelvdavies commented Oct 30, 2025

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

  • Review code
  • Check Actions build
  • Review changes to test coverage

Agile board tracking

Closes #1244

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.81%. Comparing base (4a3d47d) to head (32e84e8).
⚠️ Report is 7 commits behind head on develop.
✅ All tests successful. No failed tests found.

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.
📢 Have feedback on the report? Share it here.

@joelvdavies joelvdavies force-pushed the bump-node-to-v22-on-ci-#1244 branch 19 times, most recently from 53e95cb to c165c45 Compare October 31, 2025 12:33
@joelvdavies joelvdavies force-pushed the bump-node-to-v22-on-ci-#1244 branch from c165c45 to 75dd8c2 Compare October 31, 2025 12:43
@joelvdavies joelvdavies force-pushed the bump-node-to-v22-on-ci-#1244 branch 2 times, most recently from 7abf94e to 2a8e94f Compare October 31, 2025 15:19
@joelvdavies joelvdavies force-pushed the bump-node-to-v22-on-ci-#1244 branch from 2a8e94f to 6e932ca Compare October 31, 2025 15:24
@joelvdavies joelvdavies force-pushed the bump-node-to-v22-on-ci-#1244 branch 2 times, most recently from 68f0bc1 to 621db99 Compare November 3, 2025 10:32
@joelvdavies joelvdavies force-pushed the bump-node-to-v22-on-ci-#1244 branch from 621db99 to 32e84e8 Compare November 3, 2025 10:53
@joelvdavies
Copy link
Contributor Author

4th time in a row 🥳. No idea how considering I didnt change anything to avoid the document is not found errors.

@joelvdavies joelvdavies marked this pull request as ready for review November 4, 2025 09:21
@joelvdavies joelvdavies merged commit 95c9bfa into develop Nov 4, 2025
25 of 28 checks passed
@joelvdavies joelvdavies deleted the bump-node-to-v22-on-ci-#1244 branch November 4, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CI node version to match Dockerfile.prod

3 participants