code-server
code-server copied to clipboard
VS Code in the browser
- refactor: move security jobs to security.yaml - fixup! refactor: move security jobs to security.yaml Fixes #4960
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: Microsoft Edge 105.0.1343.27 - Local OS: Windows -...
## What is your suggestion? to utilize caching in the platform build steps ## Why do you want this feature? speed up CI ## Are there any workarounds to get...
## OS/Web Information - Web Browser: Edge-97.0.1072.62 - Local OS: Window10/11 - Remote OS: WSL-2 (Windows11 Ubuntu-20.04 LTS) ( Container Ubuntu-20.04 LTS) - Remote Architecture: nginx proxy - `code-server --version`:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: Firefox - Local OS: Win11 - Remote OS:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: Firefox 103.0.2 (64-bit) - Local OS: Windows 10...
## What is your suggestion? Use `npm` for `release:standalone` in CI. ## Why do you want this feature? It will respect our shrinkwrap file. See logs [here](https://github.com/coder/code-server/runs/8212984428?check_suite_focus=true#step:10:14): ```shell warning npm-shrinkwrap.json...
Hi, I have been using code server for some time and am quite happy with it (thanks). Recently a new open source product has been released by the team, called...
## Why do you want this feature? Right now, following the guide from https://coder.com/docs/code-server/latest/npm, it doesn't specify that `libsecret` needs to be installed - which can cause confusions and issues...
## What is your suggestion? Error if you are root and you don't pass `--unsafe-perm` ## Why do you want this feature? Helps users understand flags needed to install code-server...