mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
* chore(release): bump version to 4.5.0 * chore: update CHANGELOG * chore: bump chart version * docs: update MAINTAINING * fix: add VSCODE_DEV=1 to e2e script I'm not sure what changed in the latest version but without setting VSCODE_DEV=1, code-server won't load. This fixes that. * Revert "fix: add VSCODE_DEV=1 to e2e script" This reverts commit |
||
|---|---|---|
| .. | ||
| extensions/test-extension | ||
| models | ||
| baseFixture.ts | ||
| codeServer.test.ts | ||
| downloads.test.ts | ||
| extensions.test.ts | ||
| github.test.ts | ||
| globalSetup.test.ts | ||
| login.test.ts | ||
| logout.test.ts | ||
| openHelpAbout.test.ts | ||
| terminal.test.ts | ||