code-server/ci/build
Olivier Benz 8d9a44a024
Update Code to 1.113.0 (#7716)
* Update Code to 1.113.0

* Use CI build targets

The target we have been using has started throwing all sorts of errors
during the build (even without any of our patches).  After checking the
VS Code repo I think these are the ones we should actually be using.
They are way faster, too.

---------

Co-authored-by: Asher <ash@coder.com>
2026-03-26 11:39:40 -08:00
..
build-code-server.sh
build-lib.sh
build-packages.sh
build-release.sh
build-standalone-release.sh
build-vscode.sh
clean.sh
code-server-nfpm.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
code-server-user.service
code-server.sh fix: add node to path (#5598) 2022-09-29 18:02:53 -05:00
code-server@.service
nfpm.yaml fix: dst path in nfpm (#5875) 2022-12-16 11:35:13 -07:00
npm-postinstall.sh