code-server/ci
Asher 6074ca275b
Fill out some missing browser environment values
Pass the user data dir to the browser environment service then derive
all the paths we can based off that path like the global storage path
which the vim extension uses to store history (otherwise it gets stored
in the working directory from when code-server was spawned).

Arguably the better solution is to use the userdata scheme but that
won't work because the vim extension ignores the VS Code API.

Fixes #1551.
2020-04-27 17:15:37 -05:00
..
dev-image Adds dev container and docs (#1499) 2020-04-14 17:22:52 -05:00
image Peg yarn version to ensure deterministic builds 2020-03-28 14:29:04 -07:00
release-image Combine two RUNs 2020-03-07 00:06:42 +01:00
build-test.sh Add build test 2020-03-26 13:54:40 -05:00
build.ts Don't ignore scripts for code-server prod yarn 2020-03-16 15:14:51 -05:00
ci.sh Fix bugs in CI 2020-02-18 19:06:35 -05:00
clean.sh Fix clean.sh 2020-02-25 21:30:58 -05:00
code-server.sh Fix code-server.sh script on macOS 2020-04-22 17:49:02 -04:00
fmt.sh Add macOS release step 2020-02-14 21:16:23 -05:00
lib.sh Fix bugs in CI 2020-02-18 19:06:35 -05:00
lint.sh Fix bugs in CI 2020-02-18 19:06:35 -05:00
release.sh Fix arm builds 2020-03-27 12:02:56 -05:00
tsconfig.json Format and lint 2020-02-14 20:00:19 -05:00
vscode.patch Fill out some missing browser environment values 2020-04-27 17:15:37 -05:00
vscode.sh Remove npm rebuild 2020-03-25 17:07:26 -05:00