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 505f07a9bc
fix: minor fixes related to release (#5732)
* fix: use * for test plugin engines

This removes the need to update this version with every version change.

* refactor: use npm-package in release assets

This adds a new job to `release.yaml` to upload the `npm-package` to the
release assets which will also allow us to download it in the
`publish.yaml` workflow.

* docs: update release instructions

* fixup!: use package.tar.gz
2022-11-01 10:16:30 -07:00
..
e2e feat: enable forwarded ports using built-in proxy (#5673) 2022-10-24 18:11:44 +00:00
integration chore(testing): remove install/list tests (#5441) 2022-08-10 22:59:36 +00:00
scripts feat(brew-bump): add check for cleanup step 2021-09-28 16:07:01 -07:00
unit fix: minor fixes related to release (#5732) 2022-11-01 10:16:30 -07:00
utils feat: add test for EXTENSIONS_GALLERY (#5432) 2022-08-09 20:41:37 +00:00
package.json refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00
playwright.config.ts fix: add handle for resolveExternalUri (#5624) 2022-10-14 16:08:58 +00:00
tsconfig.json feat(ci): refactor build workflow (#5572) 2022-09-22 12:33:32 -07:00
yarn.lock refactor: move integration tests to Jest (#5275) 2022-06-24 16:33:38 +00:00