Commit Graph

178 Commits

Author SHA1 Message Date
PisecesPeng 988dc724f9
format 'caddy' for guide docs 2021-06-03 15:13:25 +08:00
Akash Satheesan 30a312df29
docs: change header depth 2021-06-01 16:34:17 -07:00
Prashant168 e02ecc2c80
docs: add "Publishing A Release" in 'MAINTAINING.md' file
Pasted "Publishing A Release" in the 'MAINTAINING.md' file from line #98
2021-06-01 16:33:48 -07:00
Akash Satheesan 58622ccc34
chore: update node to v14 (#3481) 2021-06-01 22:49:03 +05:30
Joe Previte 0e67ab7b85
docs: add changelog to MAINTAINING.md (#3467)
Co-authored-by: Akash Satheesan <akash@coder.com>
2021-05-27 22:02:09 +05:30
Joe Previte 6f7e9a37cd
Merge branch 'main' into grammer-fix 2021-05-24 14:37:17 -07:00
Shiv 72b3fd9df4 fixed confusing sentence in pull requests section 2021-05-24 22:20:14 +05:30
bobby c1bc464150
Update docs/FAQ.md
Co-authored-by: Joe Previte <jjprevite@gmail.com>
2021-05-21 10:44:54 -07:00
bobby 9d7ac2aa60
Add Pomerium
RE: https://github.com/pomerium/pomerium/pull/2223
2021-05-19 17:23:30 -07:00
Asher e983ba9a4b
v3.10.1 (#3406)
* Update versions
* Update changelog
2021-05-17 14:59:41 -05:00
SIGSEGV b3bd6c3703
Termux on Play Store is deprecated; replaced with F-Droid link (#3396)
Fixes #3395.
2021-05-17 12:14:57 -05:00
Joe Previte 12b1e484be
docs(maintaining): add release manager rotation 2021-05-14 16:09:26 -07:00
Joe Previte 60d71fee6f
docs(contributing): add commits section 2021-05-14 13:50:05 -07:00
Joe Previte 62b5fadd9c
docs(contributing): add commits section 2021-05-14 13:50:01 -07:00
Joe Previte 7be1ae36a2
docs(maintaining): add merge strategies section 2021-05-13 12:27:29 -07:00
Joe Previte fc894e47fb
docs(maintaining): add pull requests section 2021-05-13 12:25:13 -07:00
Joe Previte 0699bd7ead
docs(install): add raspberry pi 2021-05-12 15:01:31 -07:00
Akash Satheesan d17c97c9cd chore(release): bump version to 3.10.0 2021-05-11 01:39:44 +05:30
Joe Previte 7871cced96
docs(security): add section for tools 2021-05-05 11:24:31 -07:00
Joe Previte 5f989dc9f0
docs(maintaining): add versioning 2021-05-04 15:47:10 -07:00
Joe Previte 1c9156c504
docs(maintaining): add triage to workflow 2021-05-04 12:08:03 -07:00
Ben Potter 6dace0f363
Merge pull request #3247 from bpmct/osx-folders
docs(faq): add entry for accessing OSX folders
2021-04-29 13:25:50 -04:00
Joe Previte c16845b7bc
docs: add backspace issue to termux.md 2021-04-28 14:21:48 -07:00
Joe Previte 4e34eb96c8
refactor(docs): move termux info install -> termux 2021-04-28 13:44:07 -07:00
Joe Previte f06a7cca52
docs: add termux.md 2021-04-28 13:40:45 -07:00
Joe Previte d07317ad01
docs: add maintaining.md with workflow 2021-04-28 11:25:25 -07:00
Ben 5c59c7962e add FAQ entry for accessing OSX folders 2021-04-28 00:36:45 +00:00
repo-ranger[bot] a872850295
Merge pull request #3217 from catthehacker/caddy-sub-path
docs(guide.md): add `caddy` example for serving from sub-path
2021-04-26 18:04:55 +00:00
Asher f746212d80
Revamp debugging section (#3224)
- Most people leave the logs out so add a section for them in the issue
  template.
- Remove the VS Code logs because those get sent to stdout now and will
  show up in our logs.
- Separate browser console and network.
2021-04-26 12:56:12 -05:00
hackercat 95164d024c
feat: add `caddy` example for serving from sub-path 2021-04-26 08:16:32 +02:00
Joe Previte dc98399d2b
fixup: docs 2021-04-16 15:20:07 -07:00
Joe Previte 24c713e054
Create SECURITY.md 2021-04-16 14:57:40 -07:00
Akash Satheesan cbc2e8bc92
chore(ci): remove images and update publish flow (#3147)
* chore(ci): remove unmaintained images
* chore(ci): update publish workflow
2021-04-17 01:17:24 +05:30
Akash Satheesan 0b8a06863b
fix(update-vscode): add check/docs for git-subtree (#3129) 2021-04-16 01:07:28 +05:30
Joe Previte ec86aa7ab1
docs: update global requirements for CONTRIBUTING 2021-04-14 16:19:09 -07:00
Ben Potter 9507e46a70
add mention of sysbox
We use sysbox in Coder to do the same behavior and find it works for many use cases Docker simply doesn't inside Kubernetes
2021-04-09 11:23:01 -04:00
Joe Previte 003dc0feeb
chore(release): bump version to 3.9.3 2021-04-08 11:18:56 -07:00
Akash Satheesan 3a49299f84
dev(ci): complete refactor
Nearly completely replace the original GitHub actions workflow.
Changes:

- Move from `.sh` files in `ci/steps` to steps in the workflow.
- Move from using docker images for environment to manual setup.
- Upgrade nfpm to v2.3.1

BREAKING CHANGE: official arm64 builds no longer support CentOS 7.
If you need to use CentOS 7 on arm64, build `code-server` locally.
For docs, see the yarn/npm section in `docs/install.md`.
2021-04-08 23:42:01 +05:30
Joe Previte dd0d7d5645
docs(termux): add workaround for search 2021-04-06 13:43:28 -07:00
Joe Previte 8ed5b736bb
feat(ranger): add action for extension-request (#2967) 2021-03-31 10:28:55 -05:00
Joe Previte f688e58472
chore(release): bump version to 3.9.2 2021-03-25 10:33:47 -07:00
Akash Satheesan 8332a6abc9
fix(lib/vscode): remove native-keymap and keytar (#2961)
native-keymap and keytar are only used in the electron process,
so we don't need them. This allows us to drop our dependencies on
libx11-dev, libxkbfile-dev, and libsecret-dev.
2021-03-25 22:20:58 +05:30
Joe Previte 071c8e15fc
Merge branch 'main' into jsjoeio/upgrade-vscode-1.54 2021-03-17 13:51:27 -07:00
Joe Previte 36714da613
fixup: move openHelpAbout 2021-03-17 11:25:33 -07:00
Joe Previte 0c2708302d
refactor: remove --home flag/feature
We are removing this because it was removed upstream in PR~115599.
2021-03-16 14:25:28 -07:00
Joe Previte d05389880a
chore: update formatting w/new prettier sh plugin 2021-03-15 15:36:31 -07:00
Joe Previte 3eafcf94b7
refactor: remove shfmt 2021-03-15 15:13:44 -07:00
Joe Previte 781532c22d
docs(install): add termux section 2021-03-10 13:00:33 -07:00
Joe Previte 0cb5c2e937
feat: update node version engine in package.json 2021-03-10 10:47:47 -07:00
Joe Previte 81cf111794
docs(npm): update node requirements 2021-03-10 10:47:47 -07:00
Ben Potter f70a73bb89
Merge pull request #2843 from bpmct/deploy
add instructions for deploying to a cloud provider
2021-03-09 17:04:46 -05:00
Ben Potter 745e4fc542
update cloud info in install.md 2021-03-08 18:59:14 -05:00
Joe Previte 606fa26b5a
chore: bump version to 3.9.1 2021-03-05 14:05:31 -07:00
Joe Previte 36136fe70d
chore: formatting 2021-02-26 15:46:31 -07:00
Joe Previte 019fe3c270
docs(contributing): update updating vscode 2021-02-26 15:46:09 -07:00
Joe Previte 63733c31e9
Merge pull request #2779 from cdr/vapurrmaid/chore-doc-structure-links
docs(contributing): Update links
2021-02-26 09:33:51 -07:00
Joe Previte 99af11ecc3
docs: add homebrew bump to release steps 2021-02-25 16:51:43 -07:00
G r e y ad89ffaa59
docs(contributing): Update links 2021-02-25 13:55:55 -06:00
G r e y bf4779991e
docs: Update contributing requirements (#2775)
Resolves: #2771
2021-02-25 13:09:21 -06:00
G r e y a2b24321c0
chore: Format docs (#2774)
See also: #2771
2021-02-25 12:20:44 -06:00
Ben Potter 74d26523d9
Merge pull request #2729 from bpmct/add-heroku-azure
docs(install): add Azure and Heroku
2021-02-22 16:21:46 -05:00
Ben 256bd362c2
add awesome-code-server 2021-02-22 15:50:59 -05:00
Ben 83d6126e60
fix whitespace 2021-02-16 00:45:28 -05:00
Ben b86c45f76e
add Azure, Heroku to install docs 2021-02-16 00:43:10 -05:00
Joe Previte 28e351c982
fixup: fmt install.md 2021-02-12 16:22:32 -07:00
Joe Previte 2ca22c3318
docs(install): update to v3.9.0 2021-02-12 16:22:31 -07:00
Joe Previte 1272bf9a52
Merge pull request #2696 from bpmct/clarify-alpine
docs: clarify Alpine install path in install.md
2021-02-11 09:50:59 -07:00
Ben 4318ac6834
fix whitespace 2021-02-11 08:00:28 -05:00
Ben f92fd2c92e
clarify alpine on install docs 2021-02-11 08:00:04 -05:00
Asher 068e399bf2
Remove Node browser shim
We used this to run vscodevim in the browser but it now has a version
that is able to run as a VS Code web extension. This does require an
update to our marketplace, however.
2021-02-09 10:40:14 -06:00
Anmol Sethi 41ad0c0c4c
release-github-draft.sh: Remove incorrect assets reference
I think at some point this script created the release and attached
assets but that's not the case anymore.

For some reason this would error with undefined variable reference for
joe but bash doesn't complain for me or Asher.

Not sure what the difference is.
2021-02-05 15:11:16 -07:00
Joe Previte 25bf871e16
docs(install.md): update to 3.8.1 2021-02-05 14:07:27 -07:00
Anmol Sethi 05a0f213a7
Update proxy path passthrough documentation
Includes updated create-react-app docs.

Closes #2565
2021-02-05 11:44:38 -05:00
Joe Previte 43aa0401e0
Update docs/CODE_OF_CONDUCT.md 2021-02-03 11:08:06 -07:00
Joe Previte 74dc5a881f
refactor: update email address 2021-02-03 11:06:19 -07:00
Joe Previte d7f67b80df
chore: add CODE_OF_CONDUCT to fmt script 2021-02-03 09:52:59 -07:00
Joe Previte a1a0aec472
Create CODE_OF_CONDUCT.md 2021-02-03 09:51:39 -07:00
Joe Previte 4756257207
refactor: rename doc to docs 2021-02-03 09:46:35 -07:00