code-server/.github
Joe Previte 9954a88d3a
refactor(ci): clean up npm workflows (#4786)
This extracst the publish on npm workflow from ci.yaml and adds a new workflow
called `npm-beta.yaml`.

Now we have three workflows that publish to npm.
- `npm-beta.yaml` only runs on pushes and merges into `main`
- `npm-dev.yaml` only runs on PRs into `main` with approval from
  code-server-reviewers team
- `npm-brew.yaml` only runs on releases

This should fix problems we had previously where anyone could open a PR and
publish under the code-server namespace. It also separates out the workflows
based on environment and when they should run.
2022-01-24 15:33:42 -07:00
..
ISSUE_TEMPLATE chore: update bug-report.yaml (#4780) 2022-01-24 14:58:26 -07:00
PULL_REQUEST_TEMPLATE fix: use next version in changelog 2021-05-14 16:09:30 -07:00
workflows refactor(ci): clean up npm workflows (#4786) 2022-01-24 15:33:42 -07:00
CODEOWNERS Add codeowner group for new name (#4641) 2021-12-16 16:43:05 -06:00
PULL_REQUEST_TEMPLATE.md docs: update CHANGELOG process 2021-06-23 15:37:01 -07:00
codecov.yml chore(codecov): add slack webhook integration (#4532) 2021-11-19 22:10:27 +00:00
codeql-config.yml Add vscode via vendor package. 2021-09-15 14:54:33 -04:00
ranger.yml Open VSX switch, Part II (#4319) 2021-11-10 10:00:59 -05:00
semantic.yaml chore: add configuration for Semantic Pull Requests app (#4652) 2022-01-10 15:11:59 -07:00
stale.yml feat: add stale bot config 2021-08-26 16:30:22 -07:00