konklone / oversight.garden

Bringing together the oversight community's work.
https://oversight.garden
Creative Commons Zero v1.0 Universal
26 stars 9 forks source link

Upgrade node version, track with LTS Boron #156

Closed divergentdave closed 7 years ago

divergentdave commented 7 years ago

This unpins us from the out-of-date v4.4.7 and instead installs the latest version from the "Boron" LTS release line. With this, we'll only have to spin up new instances to pick up security fixes, plus update the LTS release line again every year. (or three)

I haven't deployed this yet, but I did test the commands in a container, and the site's test suite runs fine on v6.9.1. (FWIW Travis CI has been testing on v6 for some time now)

divergentdave commented 7 years ago

Turns out this doesn't work on the older version of nvm we were using, I bumped that in f007e7e