Skip to content

fix(ci): use pre-installed Node.js for system migration test#145

Merged
CalvinAllen merged 1 commit into
mainfrom
fix/ci/node-ubuntu-system-migration-test
Dec 14, 2025
Merged

fix(ci): use pre-installed Node.js for system migration test#145
CalvinAllen merged 1 commit into
mainfrom
fix/ci/node-ubuntu-system-migration-test

Conversation

@CalvinAllen

Copy link
Copy Markdown
Contributor

Summary

  • Use pre-installed Node.js on GitHub runners instead of installing NodeSource
  • Dynamically capture and verify the installed version instead of hardcoding 18.x
  • Simplifies the test by using what's already available

Test plan

  • Verify migrate-node-ubuntu-system workflow passes with pre-installed Node.js

Update the Ubuntu system migration test to use the pre-installed
Node.js on GitHub runners instead of installing NodeSource.

- Dynamically capture the installed version for verification
- Remove unnecessary NodeSource installation step
@CalvinAllen CalvinAllen merged commit 186a15a into main Dec 14, 2025
2 checks passed
@CalvinAllen CalvinAllen deleted the fix/ci/node-ubuntu-system-migration-test branch December 14, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant