Archived
1
0
Commit Graph

37 Commits

Author SHA1 Message Date
Joe Previte
f319fca291
Revert "refactor: move helm README to docs/helm.md"
This reverts commit bc3fb5e22f.
2021-08-25 12:02:39 -07:00
Joe Previte
bc3fb5e22f refactor: move helm README to docs/helm.md 2021-08-25 09:04:26 -04:00
Ben Potter
60b3323660
remove line break 2021-08-23 19:29:25 -05:00
Ben Potter
dfa63ec37a
Update docs/install.md
Co-authored-by: Jonathan Yu <jonathan@coder.com>
2021-08-23 19:23:45 -05:00
Ben Potter
dae730e64d
fix typos 2021-08-23 09:08:36 -05:00
Ben Potter
f06ecd62e7
format 2021-08-22 13:50:49 -05:00
Ben Potter
7c05069272
add instructions for --link 2021-08-22 13:39:03 -05:00
Ben Potter
0f598e651b
mention --link caveat 2021-08-22 12:49:52 -05:00
Ben Potter
d4ca5a415a
clean up npm docs and add Windows 10 instructions 2021-08-22 12:36:41 -05:00
G r e y
0283c35225
docs(install): fix link to helm readme (#3869) 2021-07-29 09:54:33 -07:00
Joe Previte
162f70ac1a
docs(install): add uninstall instructions 2021-07-26 10:55:08 -07:00
Katie Horne
66b6590e36 refactor(docs): clean up and restructure 2021-07-12 14:03:09 -05:00
Joe Previte
4ca4a26bec
docs(install): add troubleshooting node issues 2021-07-01 15:21:55 -07:00
Elliott King
33dbb7b707
Fix broken link on docs site
Links don't work on docs site unless they have md formatting.
2021-06-29 16:43:57 -04:00
Asher
e983ba9a4b
v3.10.1 (#3406)
* Update versions
* Update changelog
2021-05-17 14:59:41 -05: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
4e34eb96c8
refactor(docs): move termux info install -> termux 2021-04-28 13:44:07 -07: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
f688e58472
chore(release): bump version to 3.9.2 2021-03-25 10:33:47 -07:00
Joe Previte
781532c22d
docs(install): add termux section 2021-03-10 13:00:33 -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
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
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
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
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
Joe Previte
4756257207
refactor: rename doc to docs 2021-02-03 09:46:35 -07:00