mirror of
https://github.com/danog/code-server.git
synced 2024-11-30 04:39:46 +01:00
9ad0d9e6ad
* 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 58c4826af82c12d3bc79340945204e6b7dc8cf04. * fix: try setting VSCODE_DEV=1 * Revert "fix: try setting VSCODE_DEV=1" This reverts commit 902f5f2f30d2e43a7c3b95decc85f82e98814145. * refactor: remove version check e2e test I am not sure why this is passing locally and failing CI. I need to further investigate this since it fails depending on where you test. |
||
---|---|---|
.. | ||
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 |