mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| routes | ||
| test-plugin | ||
| app.test.ts | ||
| cli.test.ts | ||
| constants.test.ts | ||
| heart.test.ts | ||
| http.test.ts | ||
| plugin.test.ts | ||
| proxy.test.ts | ||
| settings.test.ts | ||
| socket.test.ts | ||
| update.test.ts | ||
| util.test.ts | ||