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/ci/build
Joe Previte 1efc5f104e
fix: use npm and yarn consistently in build and release (#5852)
* refactor: remove keytar dep in cross-compile

* refactor: try other keytar package

* refactor: remove keytar step in cross-compile

* fix: manually remove keytar

* try this first

* I think this is it

* Revert "I think this is it"

This reverts commit 5c566b0c01.

* okay this is it

* fixup

* try legacy peer

* remove keytar before standalone

* wrong path

* maybe

* revert: change *npm* back to npm*

* revert: don't uninstall keytar

* fix: use npm run standalone-release

* fixup formatting

* Revert "refactor: remove yarn.lock steps (#5850)"

This reverts commit 907747d394.

* fixup: remove the --exclude

* refactor: remove yarn.lock check

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-12-12 21:41:29 +00:00
..
build-code-server.sh docs: Update some more links (#4806) 2022-02-01 09:45:19 -07: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: use npm and yarn consistently in build and release (#5852) 2022-12-12 21:41:29 +00:00
build-standalone-release.sh refactor: remove yarn.lock steps (#5850) 2022-12-08 10:44:27 -07:00
build-vscode.sh chore: add VERSION check in build-vscode.sh (#5823) 2022-12-01 11:51:07 -05: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 refactor: get version dynamically (#5753) 2022-11-08 22:45:01 +00:00
npm-postinstall.sh fix: use npm and yarn consistently in build and release (#5852) 2022-12-12 21:41:29 +00:00