Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/.github/workflows
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.yaml Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
installer.yaml chore(deps): update minor dependency updates (#5787) 2022-11-30 09:51:03 -07:00
publish.yaml chore: bump robinraju/release-downloader from 1.7 to 1.8 (#6245) 2023-06-13 12:47:40 -05:00
release.yaml Fix cross-compilation (#6441) 2023-09-21 23:21:01 -08:00
scripts.yaml chore(deps): update minor dependency updates (#5787) 2022-11-30 09:51:03 -07:00
security.yaml Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
trivy-docker.yaml chore: bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 (#6303) 2023-07-13 16:04:18 -05:00