Archived
1
0
Commit Graph

3475 Commits

Author SHA1 Message Date
5b6db905bb docs: add note about npm logging 2021-08-24 15:25:04 -07:00
6f8dba7232 docs: add how to change port 2021-08-24 15:16:01 -07:00
5b6b1dddad fix(docs): use latest instead of version in links 2021-08-24 11:54:46 -07:00
1d8806fc42 Merge pull request #3999 from cdr/renovate/debian-11.x
chore(deps): update debian docker tag to v11
2021-08-24 10:55:31 -07:00
ffc47d3414 Merge pull request #4015 from cdr/bpmct/win10-npm
improve npm/yarn install flow and add Windows 10 instructions
2021-08-23 19:47:49 -05:00
60b3323660 remove line break 2021-08-23 19:29:25 -05:00
dfa63ec37a Update docs/install.md
Co-authored-by: Jonathan Yu <jonathan@coder.com>
2021-08-23 19:23:45 -05:00
7cde11e141 Merge pull request #4002 from cdr/renovate/minor-dependency-updates
chore(deps): update aquasecurity/trivy-action commit hash to 8eccb55
2021-08-23 11:53:31 -07:00
2bfc793631 Update docs/npm.md
Co-authored-by: Katie Horne <katie@coder.com>
2021-08-23 11:06:44 -05:00
44b532fb8b Update docs/npm.md
Co-authored-by: Katie Horne <katie@coder.com>
2021-08-23 11:06:34 -05:00
dae730e64d fix typos 2021-08-23 09:08:36 -05:00
f06ecd62e7 format 2021-08-22 13:50:49 -05:00
7c05069272 add instructions for --link 2021-08-22 13:39:03 -05:00
0f598e651b mention --link caveat 2021-08-22 12:49:52 -05:00
d588fdb1fb fix typo 2021-08-22 12:45:09 -05:00
d4ca5a415a clean up npm docs and add Windows 10 instructions 2021-08-22 12:36:41 -05:00
59d659c56f chore(deps): update aquasecurity/trivy-action commit hash to 8eccb55 2021-08-17 20:53:22 +00:00
234b8ade59 chore(deps): update debian docker tag to v11 2021-08-17 03:11:47 +00:00
30dc47df9e Merge pull request #3954 from cdr/jsjoeio-add-npmignore
fix: add symlink to npmignore
2021-08-11 14:08:10 -07:00
bffb009ecd fix: add symlink to npmignore 2021-08-11 13:49:25 -07:00
cee0e85e5e chore: add docs preview workflow (#3958) 2021-08-11 18:33:03 +00:00
f94e433930 fix(readme): tls docs path 2021-08-11 11:18:37 -04:00
316c3aa999 Merge pull request #3949 from cdr/jsjoeio-revert-symlink-change
Revert "Merge pull request #3935 from cdr/jsjoeio-rm-symlink"
2021-08-10 12:16:07 -07:00
ff3b976df8 Revert "Merge pull request #3935 from cdr/jsjoeio-rm-symlink"
This reverts commit 5049447225, reversing changes
made to 741b834b64.

We still need the symlink for the standlone packages which means we need to redo
how the symlink is removed, ensuring it's only removed in the npm package.
2021-08-10 11:59:03 -07:00
264d44a11e Merge pull request #3950 from cdr/jsjoeio-fix-vulnerability
chore: fix path-parse vulnerability
2021-08-10 11:58:00 -07:00
3c4e720fe5 chore: fix path-parse vulnerability 2021-08-10 11:08:49 -07:00
cde28a0a0e Merge pull request #3934 from cdr/jsjoeio-fix-doc-versions
chore: fix docs version to only use latest
2021-08-09 13:56:53 -07:00
5049447225 Merge pull request #3935 from cdr/jsjoeio-rm-symlink
fix(lib/vscode): remove symlink in npm package
2021-08-09 12:29:22 -07:00
9d8365913f fix: remove symlink_asar from build-release step 2021-08-09 11:55:06 -07:00
741b834b64 feat(ci): armv7 cross builds (#3892) 2021-08-10 00:05:31 +05:30
b22ebd83ed chore: fix docs version to only use latest 2021-08-09 11:25:17 -07:00
fb1176664f Merge pull request #3922 from cdr/fix-code-block
change code block formatting
2021-08-06 18:33:48 -05:00
b29bf34811 change code block formatting 2021-08-06 18:14:43 -05:00
e4207355f5 Merge pull request #3919 from cdr/v3.11.1
release: 3.11.1
2021-08-06 13:49:24 -07:00
c2af5a2dae Merge pull request #3903 from cdr/separate-link-docs
docs: create link.md
2021-08-06 12:26:38 -07:00
911af4075f chore(release): bump version to 3.11.1 v3.11.1 2021-08-06 12:17:30 -07:00
8c70dfa387 docs: make --link docs separate entry
link to --link docs from README to separate docs entry
2021-08-06 11:19:53 -07:00
73380379da chore(ci): replace playwright action (#3910) 2021-08-06 10:53:28 -07:00
f75edc26b7 Merge pull request #3895 from cdr/jsjoeio-fix-webview-uri
fix(lib/vscode): patch authority in asWebviewUri
2021-08-05 16:47:35 -07:00
99503fb546 fix(lib/vscode): patch authority in asWebviewUri
We do this because resources in webviews don't load properly
when the port is used in the resource uri.

We're not sure why this is happening but adding this fix
to get webviews working like before.
2021-08-05 16:26:05 -07:00
56f0c4e193 Merge pull request #3899 from cdr/jsjoeio-fix-tar
chore: bump tar with resolutions
2021-08-04 12:45:41 -07:00
dbb8cfb315 chore: bump tar with resolutions 2021-08-04 12:28:03 -07:00
570cb69832 docs: note about installation logs to bug report 2021-08-03 18:37:13 -04:00
379486ac38 fix(deps): update dependency ws to v8 2021-08-03 11:14:49 -04:00
afb8662d4d Query artifacts by branch name (#3881)
This way workflows will still work even if there have been enough runs
to push the version branch run off the first page.
2021-07-30 18:32:22 +00:00
d9df02e807 Remove Dependabot (#3880)
We use Renovate now.
2021-07-30 11:03:48 -07:00
ff3b188864 Merge pull request #3858 from cdr/jsjoeio-add-proxy-test
feat: add more tests for proxy.ts
2021-07-29 15:33:17 -07:00
9137816e33 feat: add getAvailablePort helper function 2021-07-29 15:17:04 -07:00
42cfa4a7ca feat: add tests for proxy 2021-07-29 15:16:28 -07:00
7e43f7d6b0 Merge pull request #3866 from cdr/jsjoeio-reorg-test-files
refactor: clean up test file structure
2021-07-29 15:14:37 -07:00