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/unit/node/test-plugin
Joe Previte 5c751f26ee
Test branch (#5733)
* 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
2022-10-28 13:43:21 -07:00
..
public refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
src release: 4.0.1 (#4678) 2022-01-05 13:06:32 -07:00
.eslintrc.js chore: replace eslint-import-resolver-alias with eslint-import-resolver-typescript (#4546) 2021-12-07 14:39:01 -07:00
.gitignore refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
Makefile refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
package.json Test branch (#5733) 2022-10-28 13:43:21 -07:00
tsconfig.json refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
yarn.lock refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00