code-server/ci/build
Asher 3f1a65005b
Allow setting the VS Code build target
For the NPM package (and tests, at least for now), we will still use
linux-x64, but this is going to allow using the platform build targets
for our standalone releases so we can avoid having to copy all the
packaging steps (like cleaning up modules).

This does mean that the NPM package when installed will be missing those
cleanup steps.  Possibly we can try to break out the packaging step into
a something that can be ran standalone (which will also require
installing dev dependencies like gulp) but not sure how much work this
would be.
2026-03-27 12:19:39 -08:00
..
build-code-server.sh Remove deprecated --link (#6018) 2023-02-13 16:52:48 -06:00
build-lib.sh feat: add test for get_nfpm_arch 2021-09-17 16:07:03 -07:00
build-packages.sh Update Code to 1.94.2 (#7026) 2024-10-17 20:32:21 -08:00
build-release.sh Allow setting the VS Code build target 2026-03-27 12:19:39 -08:00
build-standalone-release.sh Use native node -p to get exec path (#7420) 2025-07-15 12:08:37 -08:00
build-vscode.sh Allow setting the VS Code build target 2026-03-27 12:19:39 -08:00
clean.sh Add vscode via vendor package. 2021-09-15 14:54:33 -04:00
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 Bundle systemd system unit 2020-08-27 13:20:21 -04:00
code-server.sh fix: add node to path (#5598) 2022-09-29 18:02:53 -05:00
code-server@.service Fix path of systemd system service in nfpm 2020-08-31 05:22:52 -04:00
nfpm.yaml fix: dst path in nfpm (#5875) 2022-12-16 11:35:13 -07:00
npm-postinstall.sh Update Code to 1.101.0 (#7376) 2025-06-16 13:03:47 -08:00