-
Notifications
You must be signed in to change notification settings - Fork 304
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
HPCC-30194 Nodejs v16 deprecation in 8.12.x build-assets fix #18287
HPCC-30194 Nodejs v16 deprecation in 8.12.x build-assets fix #18287
Conversation
https://track.hpccsystems.com/browse/HPCC-30194 |
Test build overnight here: https://github.com/Michael-Gardner/HPCC-Platform/actions/runs/7824175823 Should clean up the Nodejs 16 warnings for several of the Github actions we utilize in our builds. @GordonSmith Following versions had to be bumped up for nodejs v20 on the github runner ncipollo/[email protected] actions/setup-node@v4 We might still need to make some additions once this gets merged and up-merged. Issue will likely remain in the 9.4.x branch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also search for actions/setup-node
and bump as well (and add "20" to the matrix)?
Signed-off-by: Michael Gardner <[email protected]>
93ac0ac
to
ccf7f88
Compare
@GordonSmith made the change you suggested and squashed the commits into one. Example of ECLWatch test build with 20, 18, 16 https://github.com/hpcc-systems/HPCC-Platform/actions/runs/7847777505/job/21417491370?pr=18287 |
@Michael-Gardner please can you update the jira to summarise the change. |
Type of change:
Checklist:
Smoketest:
Testing: