60 Commits

Author SHA1 Message Date
4756257207 refactor: rename doc to docs 2021-02-03 09:46:35 -07:00
6685a3e364 feat: update workflow 2021-02-01 15:11:45 -07:00
66fe663e33 feat: add playwright 2021-02-01 15:11:28 -07:00
d17499f74c Remove @coder-asher and @nhooyr from CODEOWNERS
Not every PR needs our review. We get notified anyway as we're watching
the repository.
2020-12-08 11:13:19 -05:00
ddc0658706 Remove cmoog assignment for extension requests 2020-12-08 09:34:18 -05:00
f4d48bc880 ci: Remove helm validation action in favour of helm kubeval directly 2020-11-13 18:38:58 -05:00
52ea32f4a7 helm: Move chart into ci/helm-chart 2020-11-13 17:27:52 -05:00
aa7415a479 Update CODEOWNERS file 2020-11-10 20:37:14 +00:00
f3d7d3f616 Merge branch 'master' into feature/helm3 2020-11-10 19:08:53 +00:00
da6000b96f Add Slack link to issue template (#2282) 2020-11-10 14:00:05 -05:00
d7cba30c6a Merge branch 'master' into feature/helm3 2020-10-13 14:29:43 +01:00
607444c695 Switch off debian:8 to debian:10 for the typescript build image
We only want to use an old version for glibc which the centos:7
image takes care of.

The old version of git used in debian:8 was causing problems
with the uid/gid passthrough with no user in passwd.
2020-10-07 15:58:30 -04:00
ceceef1dae Add documentation issue template 2020-09-03 14:56:24 -04:00
96a78c98d1 Add checkout of repo 2020-09-02 22:26:06 +01:00
70b73d7cb9 Add kubernetes version environment variable 2020-09-02 22:24:24 +01:00
8fe7986d0d Add kubeval workflow 2020-09-02 22:19:56 +01:00
e8ac0d33f9 Document release branches (#1995)
* Document release branches

* Update doc/CONTRIBUTING.md

Co-authored-by: Asher <ash@coder.com>

Co-authored-by: Asher <ash@coder.com>
2020-08-26 07:08:02 -04:00
98d8d848a5 Switch from subreddit to GitHub discussions for support (#1993) 2020-08-25 12:13:11 -04:00
3764d296c6 .github/lock.yml: Formatting 2020-07-22 15:15:30 -04:00
90eec91f9c Add .github/lock.yml
Too many people comment on super old issues.
2020-07-22 14:16:53 -04:00
fd5c5960c2 Fixes for release 2020-06-03 16:22:59 -04:00
d4ef7c1412 Remove colons from image filenames 2020-06-03 15:45:16 -04:00
bdb670e852 Rename container and release-container to images and release-image 2020-06-03 15:45:16 -04:00
11d7932968 Stop bundling libraries in release
- Instead we now use CentOS 7 for the static build to guarantee
  that we only depend on libc v2.17

- For macOS we now pull in a static node binary and bundle that instead.
2020-06-03 15:45:16 -04:00
c7cad402b4 Cleanup FAQ
Prominently explain how code-server is different from VS Code

Closes #1718
2020-05-27 21:39:19 -04:00
69ad52907e v3.4.0 2020-05-27 19:21:15 -04:00
fbd85649f9 Fix CI 2020-05-27 17:55:57 -04:00
510d84898c install.sh: Add our own flag parser
Fully supports long opts!
2020-05-27 15:48:22 -04:00
3445a55c2b Add issue template for extension request
Closes #1696
2020-05-21 11:56:41 -04:00
1ee407bf0c Clarify language in issue template 2020-05-19 22:47:34 -04:00
971217c4e6 Add Architecture to issue template 2020-05-19 22:44:45 -04:00
aa87270148 Fixes for CI 2020-05-18 22:43:31 -04:00
e4ddffd0e2 Workaround for GH Actions stripping permissions
Closes #1665
2020-05-18 13:56:53 -04:00
f5ac262a2f Indicat how to get version in issue template 2020-05-18 13:20:13 -04:00
04cd74cad0 Add more info to issue template
Closes #1655
2020-05-18 13:14:29 -04:00
47d50c9163 Downgrade CI to Debian 8 for glibc 2.19
Closes #1656
2020-05-18 00:38:55 -04:00
aee2599904 Push docker manifest in CI for multi arch image 2020-05-16 16:59:26 -04:00
4aae5eaeca CI fixes
- Splits up test into fmt, lint and test
- Fixes bug in build-packages.sh
- Minor README.md fixes
2020-05-12 21:26:36 -04:00
7c7f62d3f3 Fixes for CI from @code-asher's review 2020-05-08 16:45:59 -04:00
231e31656a Automate release process 2020-05-08 03:26:19 -04:00
e9fe4c0466 Document release process 2020-05-08 01:43:31 -04:00
6282cd7e7b Simplify packaging and improve scripts
Much better test now as well.
2020-05-08 01:04:24 -04:00
bc453b5f0d Switch to a single job to build the npm package
The architecture specific jobs pull it in and then build releases.

Much faster!
2020-05-08 00:09:24 -04:00
0ec1c69c06 Switch fully to GH Actions 2020-05-07 23:13:28 -04:00
193a45113c Add back ARM with GH Actions 2020-05-07 00:17:06 -04:00
30aefe19b5 Update issue template to mention check against regular VS Code 2020-04-28 14:50:08 -04:00
dcde596002 Document debugging process
Closes #1465.
2020-04-20 18:55:14 -05:00
fa30639784 Update issue template 2020-02-19 00:58:28 -05:00
eb3cf303ad Add back travis since github actions is trash 2020-02-18 11:32:57 -05:00
0d31a51eeb Add github release creation 2020-02-15 16:20:41 -05:00