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 f4fc2ebecf
release: 4.5.1 (#5354)
* chore(release): bump version to 4.5.1

* chore: bump helm chart

* chore: update CHANGELOG

* Revert "chore: bump helm chart"

This reverts commit 703b03b665.

* chore: bump helm chart to 3.0.0

* revert: remove bad change to manifes.json icon

* fix(ci): add package.json.version to code cachekey

Before this, creating a release sometimes prevented vscode from
rebuilding and using the cache instead. Now we use the
package.json.version in the cache key to "bust" the cache if the
package.json version is updated (aka a release).

Fixes #5316

* Update .github/workflows/ci.yaml

Co-authored-by: Asher <ash@coder.com>

* fixup: formatting

* Revert "refactor: remove version check e2e test"

This reverts commit b23c398b7d.

Co-authored-by: Asher <ash@coder.com>
2022-07-19 12:34:01 -07:00
..
e2e release: 4.5.1 (#5354) 2022-07-19 12:34:01 -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