code-server/ci/build
Asher 7868f4db23
Fix cross-compilation (#6441)
* Avoid packaging yarn.lock

Since the shrinkwrap is what we want everything to use.

* Build with npm

It seems we stuck with yarn because npm was giving us errors but I will try
sorting it out now so we can build with npm as originally intended.

* Remove build from source

Not using CentOS 7 anymore so based on the comment we no longer need
this.  Keytar seems to install fine now.

* Update missed Node version

These numbers are all over the place.

* npm_config_arch must be lowercase

* Patch out Kerberos

I am not sure exactly how it is used but I think it is not a path code-server
worries about, at least not right now.  Just going to patch it out rather than
figure out how to build it on armv7l but we can revisit later.
2023-09-21 23:21:01 -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 chore: move to patches (#4997) 2022-03-22 15:07:14 -05:00
build-release.sh Fix cross-compilation (#6441) 2023-09-21 23:21:01 -08:00
build-standalone-release.sh Fix cross-compilation (#6441) 2023-09-21 23:21:01 -08:00
build-vscode.sh docs: mention Termux extension workarounds (#6227) 2023-05-31 15:00:58 -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 Fix cross-compilation (#6441) 2023-09-21 23:21:01 -08:00