code-server/ci/dev
Asher 554b6d6fcf
Remove apply portion of update endpoint
It can still be used to check for updates but will not apply them.

For now also remove the update check loop in VS Code since it's
currently unused (update check is hardcoded off right now) and won't
work anyway since it also applies the update which now won't work. In
the future we should integrate the check into the browser update
service.
2020-07-29 18:48:02 -05:00
..
image Rename dev/container -> dev/image 2020-06-03 15:45:16 -04:00
ci.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
diff-vscode.sh Document structure better 2020-05-17 16:53:08 -04:00
fmt.sh Remove zip library dependency 2020-06-03 18:24:59 -04:00
lint.sh Add warning when using outdated code-server script 2020-06-03 15:45:17 -04:00
patch-vscode.sh Bundle VS Code node_modules to avoid yarn dependency 2020-05-13 02:35:11 -04:00
test.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
vscode.patch Remove apply portion of update endpoint 2020-07-29 18:48:02 -05:00
vscode.sh Set --frozen-lockfile with yarn when necessary 2020-05-14 22:33:12 -04:00
watch.ts Remove unused endpoints 2020-07-27 12:00:42 -05:00