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/test
Joe Previte 9ad0d9e6ad
release: 4.5.0 (#5308)
* 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 58c4826af8.

* fix: try setting VSCODE_DEV=1

* Revert "fix: try setting VSCODE_DEV=1"

This reverts commit 902f5f2f30.

* 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.
2022-07-01 13:45:36 -07:00
..
e2e release: 4.5.0 (#5308) 2022-07-01 13:45:36 -07:00
integration refactor: switch to codecov-uploader GitHub Action (#5303) 2022-06-28 10:04:35 -07:00
scripts feat(brew-bump): add check for cleanup step 2021-09-28 16:07:01 -07:00
unit chore: update Code to 1.68 (#5263) 2022-06-21 21:51:46 +00:00
utils refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00
package.json refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00
playwright.config.ts feat: proxy URI environment variable (#4681) 2022-01-04 15:02:25 -06:00
tsconfig.json refactor: move jest around and add code coverage 2021-01-22 14:18:45 -07:00
yarn.lock refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00