Asher
9f963c7e66
Update Node to 12.18.4 ( #2175 )
2020-10-08 16:15:05 -05:00
Anmol Sethi
4b7c2ea322
Use static version of node for all builds, not just darwin
...
This way, building a standalone release locally and putting it in the
release contianer for testing is less likely to break.
2020-08-27 14:20:56 -04:00
Anmol Sethi
a730bec6f4
Ship with node 12 ( #1998 )
...
See #1894
See #1892
See #1810
2020-08-26 11:54:50 -04:00
Anmol Sethi
609c7ef4ec
Fix bad $PATH when building MacOS
...
The previous release mistakenly distributed the wrong version
of node...
Very sad.
See https://github.com/cdr/code-server/issues/1710#issuecomment-646472716
2020-06-22 00:57:40 -04:00
Anmol Sethi
bdb670e852
Rename container and release-container to images and release-image
2020-06-03 15:45:16 -04:00
Anmol Sethi
11d7932968
Stop bundling libraries in release
...
- Instead we now use CentOS 7 for the static build to guarantee
that we only depend on libc v2.17
- For macOS we now pull in a static node binary and bundle that instead.
2020-06-03 15:45:16 -04:00
Anmol Sethi
f71d8875d0
Rename binary release to standalone
2020-05-27 16:39:17 -04:00