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 723469ab5b
refactor: migrate from argon2 -> @node-rs/argon2 (#4733)
* chore(deps): replace argon2 w/@node-rs/argon2

* refactor: clean up hashPassword functions

* refactor(util): pass in process.platform

* fix: use correct settings for test-extension

Before, it was running into errors with an @types package.

Now, we're correctly running `tsc` so it picks up our `tsconfig.json` and we're
telling TypeScript to not typecheck our lib and exclude `node_modules`
2022-01-18 16:13:39 -07:00
..
build-code-server.sh Revert "Add linkup command to improve link functionality" (#4439) 2021-11-03 14:42:14 -07:00
build-lib.sh feat: add test for get_nfpm_arch 2021-09-17 16:07:03 -07:00
build-packages.sh feat: add test for get_nfpm_arch 2021-09-17 16:07:03 -07:00
build-release.sh fix: add codeServerVersion to vscode/product.json (#4632) 2021-12-17 12:58:46 -07:00
build-standalone-release.sh refactor: migrate from argon2 -> @node-rs/argon2 (#4733) 2022-01-18 16:13:39 -07:00
build-vscode.sh Use upstream server (#4414) 2021-11-09 23:28:31 -06: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 chore: update formatting w/new prettier sh plugin 2021-03-15 15:36:31 -07:00
code-server@.service Fix path of systemd system service in nfpm 2020-08-31 05:22:52 -04:00
nfpm.yaml feat(ci): armv7 cross builds (#3892) 2021-08-10 00:05:31 +05:30
npm-postinstall.sh refactor: migrate from argon2 -> @node-rs/argon2 (#4733) 2022-01-18 16:13:39 -07:00
release-github-assets.sh fix: add --clobber to release-github-assets script (#4628) 2021-12-15 20:11:35 +00:00
release-github-draft.sh chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1 (#3680) 2021-06-28 22:06:55 +05:30
release-prep.sh release: 4.0.1 (#4678) 2022-01-05 13:06:32 -07:00
test-standalone-release.sh Add installer integration tests 2021-07-13 12:21:34 -05:00