noctua icon indicating copy to clipboard operation
noctua copied to clipboard

Upgrade system to 10.x series LTS for Node.js

Open kltm opened this issue 5 years ago • 3 comments

Closing this ticket would involve upgrading our target platform to the latest Node.js LTS. Most basically, this means running all compilations and tests for 10.x LTS on our current 18.04 bionic target, as well as functional testing.

Note that this involves upgrading the target JS platform for all GO software, not just Noctua, and needs to be done carefully.

Also note #364

kltm avatar Aug 26 '19 18:08 kltm

@kltm - would you like to leave this one open?

vanaukenk avatar Jun 07 '22 13:06 vanaukenk

Yes, I think that needs to remain open--we need to generally update our codebase versions.

kltm avatar Jun 07 '22 20:06 kltm

Just noting that 10.x is already EOL. When we get to this, find the latest LTS version here: https://github.com/nodejs/release#release-schedule

pkalita-lbl avatar Mar 30 '23 21:03 pkalita-lbl