169 Commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
b336a5cb65 Update go dependencies 2023-02-10 09:24:15 +01:00
Anton Kosyakov
5d516df005 small improvements for gp rebuild
- fix checkout and workspace locations
- don't generate dockerfile if image is specified to avoid transfering traffic to daemon over and over
- only do inline replacements for VS Code Server in debug mode
2023-02-08 10:04:46 +01:00
Anton Kosyakov
d5e3a5fd4d [codehelper] fix CSP replacement when serving from sources 2023-02-06 16:49:44 +01:00
Anton Kosyakov
9b3f8a2cc4 gp rebuild with isolated debug workspace
Co-authored-by: Pudong Zheng <tianshi8650@gmail.com>
2023-02-06 14:47:44 +01:00
Jean Pierre
afec88b620 Decouple gitpod extension 2023-02-01 16:15:39 +01:00
Autofix
f98e5a2aa1 Autofix: upgrade-nvm-tools 2023-01-11 21:06:52 +01:00
Anton Kosyakov
697696029b [gp-run] experimental workspace config debug mode
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Victor Nogueira <victor@gitpod.io>
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2023-01-09 06:32:48 +01:00
Autofix
23a836625e Autofix: upgrade-nvm-tools 2022-12-16 06:37:25 -03:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Pudong Zheng
cb2c45593f [code-helper] remove download vsix logic 2022-11-28 15:21:57 -03:00
Pudong Zheng
c8794e5071 [IDE] remove startup.sh 2022-11-23 09:44:53 -03:00
mustard
6824a8f7de [codehelper] replace product.json only 2022-11-21 11:50:51 -03:00
mustard
1bcf1bde97 Add logging for code startup perf issues 2022-11-18 13:59:48 -03:00
mustard
8531b6c00b [code] update startup.sh to replace temporary variables 2022-11-04 12:32:09 +01:00
mustard
2b7e3617fa point extension resources marketplace to open-vsx 2022-11-03 17:26:08 +01:00
Filip Troníček
df68a2c035 Tag VS Code images with version
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: iQQBot <iQQBot@users.noreply.github.com>
Co-authored-by: mustard <mhqnwt@gmail.com>
2022-10-21 19:48:36 +02:00
Anton Kosyakov
08a8412774 random exponential backoff of server connections 2022-10-05 11:16:20 +02:00
Manuel Alejandro de Brito Fontes
d5eb5815b5 Update to 1.19 2022-10-04 15:17:22 +02:00
Manuel Alejandro de Brito Fontes
3f6cbd07f1 Update go dependencies 2022-10-04 15:17:22 +02:00
Christian Weichel
d6023c989a Revert "Switch to Go workspaces"
This reverts commit 6bc34cf17512cb0a10a3a6cce44141b1f06b624e.
2022-09-29 05:28:29 +02:00
Christian Weichel
174a09222f Revert "Run go work sync"
This reverts commit 6b23167e09f74062b31150d4044a8fe7cacbc34b.
2022-09-29 05:28:29 +02:00
Christian Weichel
6b23167e09 Run go work sync 2022-09-28 08:45:28 +02:00
Christian Weichel
6bc34cf175 Switch to Go workspaces 2022-09-28 08:45:28 +02:00
mustard
ac165729e2 [code] replace version during build time 2022-09-16 08:46:17 +02:00
Jean Pierre
350404f82d Add vscode callback route 2022-09-12 20:25:13 +02:00
Manuel Alejandro de Brito Fontes
438ffab694 Update k8s dependencies to v0.24.4 2022-08-23 08:18:39 +02:00
Manuel Alejandro de Brito Fontes
7b4a885ee3 Update k8s dependencies to v0.24.3 2022-08-23 08:18:39 +02:00
Anton Kosyakov
6ce6daa95e [code] don't report empty vscode extensions as error 2022-08-17 11:57:34 +02:00
Manuel Alejandro de Brito Fontes
9500ed33eb Remove duplication of parsing SUPERVISOR_ADDR 2022-08-11 01:40:54 +02:00
Autofix
25900eca11 Autofix: upgrade-nvm-tools 2022-07-11 18:25:58 +05:30
Jean Pierre
83c4601790 Wait for content ready before launching IDE 2022-07-08 02:28:55 +05:30
JenTing Hsiao
856371178d Revert "Update k8s dependencies to v0.24.2"
This reverts commit 2911bc3283c2b79aacde0d16bce056de62eb696b.
2022-07-05 11:11:01 +02:00
Manuel Alejandro de Brito Fontes
2911bc3283 Update k8s dependencies to v0.24.2 2022-07-05 03:37:52 +05:30
JenTing Hsiao
9631a0b57b Remove deprecated function
The function grpc.WithInsecure() is deprecated, use
grpc.WithTransportCredentials(insecure.NewCredentials()) instead.

Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-06-15 13:07:24 +05:30
Jean Pierre
aa2c51c804 Serve webview resources from blobserve 2022-05-19 08:12:33 +05:30
Jean Pierre
b06842b0de Install gitpod.gitpod-theme as builtin extension
The extension is already bundled when building vscode, this will only update the extension to a newer version if any exist.
If there's no access to openvsx for some reason (self-hosted case) bundled version will be used.
2022-05-18 10:37:33 +05:30
Andrea Falzetti
c85e68fbeb feat: pass quality to code build 2022-05-17 00:07:31 +05:30
Autofix
63d48ab3a2 Autofix: upgrade-nvm-tools 2022-05-09 16:41:24 +05:30
Christian Weichel
3b3eba4ab2 [IDE] Run leeway link 2022-04-26 13:18:38 +05:30
Manuel Alejandro de Brito Fontes
1b88c8058e Update go modules 2022-04-25 15:52:37 +05:30
Autofix
5419140964 Autofix: upgrade-nvm-tools 2022-04-12 13:32:25 +05:30
Jean Pierre
4c0dc51036 Bump node version 2022-03-31 03:08:14 +05:30
Manuel Alejandro de Brito Fontes
a563242ef3 Update go dependencies 2022-03-03 18:46:10 +05:30
mustard
217ac59e93 [code] codehelper exec replace process 2022-03-03 02:13:10 +05:30
mustard
dfcc39c6da Fix codehelper nil point 2022-03-02 15:30:09 +05:30
mustard
09a9337af1 [code] point code nightly to gp-code main release 1.65 2022-03-02 01:05:09 +05:30
mustard
8fda2c21db [ide] use code flag to install extensions 2022-03-01 23:16:09 +05:30
Filip Troníček
0d05dcf813 Update VS Code Settings sync schema and VS Code repo refs
Remove Theia assignments

Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2022-03-01 19:22:08 +05:30
Filip Troníček
08d0c6c89d Bump Node version for building VS Code
- Some cleanup 🧹
2022-02-15 15:52:55 +01:00
Autofix
ba07590f26 Autofix: upgrade-nvm-tools 2022-02-10 03:37:31 +01:00