Joe Previte

Results 88 issues of Joe Previte

## 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...

enhancement

## What is your suggestion? Use Workflow [dispatch inputs](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onworkflow_dispatchinputs) to allow maintainers to choose which packages to publish when running workflow. ## Why do you want this feature? If something...

enhancement

## What is your suggestion? To see if it's possible to upload release artifacts separately instead of one big zip ## Why do you want this feature? It would make...

enhancement

## Problem Right now, the release process is rather tedious and manual. See steps [here](https://github.com/cdr/code-server/tree/main/ci#publishing-a-release). We would like to solve this and make it easier and faster for maintainers to...

enhancement
chore

We recently updated the download artifact step in the Docker workflow. We want to use the same flow in the npm/brew workflow. Related: - https://github.com/coder/code-server/pull/5106/files

chore

## What is your suggestion? Move security vulnerabilities workflow out of `ci.yaml` ## Why do you want this feature? > and it can be frustrating to make a doc change...

security
chore

## What is your suggestion? Allow users to install `.vsix` extensions offline via the CLI. ## Why do you want this feature? Some community members and customers work in airgapped...

needs-decision

> Please add alpine to your releases, current docker image runs on ubuntu and its size is about 100 mb Alpine is much more lightweight Requested by @parsalotfy [here](https://github.com/cdr/code-server/issues/3413#issuecomment-845048883) -...

ci

## What is your suggestion? To enable a new ESLint rule: [`@typescript-eslint/no-floating-promises`](https://typescript-eslint.io/rules/no-floating-promises) ## Why do you want this feature? We believe it would have prevented issues like https://github.com/coder/code-server/pull/5442 and any...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: any - Local OS: macOS - Remote OS:...

bug
triage