Commit graph

6 commits

Author SHA1 Message Date
Pol Dellaiera 1a57f50d95
Revert "code-server: drop"
This reverts commit 72911a99d3.
2023-12-19 15:40:57 +01:00
Raito Bezarius 72911a99d3 code-server: drop
Depends on Node.js 16 and cannot be trivially upgraded to Node.js 18.
2023-11-17 20:26:55 +01:00
Pol Dellaiera a835a56b54
code-server: restore previous patch (#240194)
Also add a note about the `commit` value and how to get it.
2023-06-27 23:04:28 +02:00
Pol Dellaiera 2ef15a4ef3
code-server: 4.14.0 -> 4.14.1 (#240001) 2023-06-27 20:45:38 +02:00
Asher b7d596c140
code-server: 4.12.0 -> 4.13.0
I replaced the commit with the actual commit instead of "none" and fixed
the other replacement (`$commit` did not exist).

There was at least one postinstall script in `extensions` that was not
being ran so I modified the `find` command to account for lock files in
that directory in addition to `node_modules`.

Lastly, inject the version into the package.json otherwise it uses the
placeholder version 0.0.0.
2023-06-15 13:32:14 -08:00
henkery 35b6a7722d code-server: 4.0.1 -> 4.8.3 2022-11-16 12:25:43 +01:00