Victor Nogueira
4e7709a66f
Temporarily comment out GitpodBranding to fix workspace not connecting through JetBrains IDEs
2022-03-02 20:59: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
Anton Kosyakov
0b6c4273bb
[supervisor]: add ide-dekstop-ready phase to status_rendered analyitcs event
...
To track whether a user seen loading screen after configuring desktop IDE.
2022-02-25 16:51:05 +05:30
Lou Bichard
319e34f8b1
jb: fix update gateway instructions
2022-02-24 15:00:03 +05:30
akosyakov
513cdae06c
[jb] update link to GW docs
2022-02-24 14:05:03 +05:30
Anton Kosyakov
9951954ebe
jb: auto preconfigure module SDK as well
2022-02-23 21:33:03 +05:30
Anton Kosyakov
0f1aaa7961
jb: configure SDK workaround
2022-02-23 19:24:03 +05:30
Anton Kosyakov
f8257e4a1d
[jb]: customize remote indicator
2022-02-22 13:49:01 +05:30
akosyakov
70aea6c413
[jb] fix #8296 : validate host key fingerprint
2022-02-22 13:42:02 +05:30
Anton Kosyakov
e1112966cc
[jb] track client project sessions
2022-02-21 17:53:01 +05:30
Anton Kosyakov
0f95d44035
jb: enable debug flow for backend plugin
2022-02-16 18:35:56 +01:00
Anton Kosyakov
8f33d27756
[jb] clarify to install release not EAP gateway
2022-02-16 17:02:56 +01:00
Filip Troníček
08d0c6c89d
Bump Node version for building VS Code
...
- Some cleanup 🧹
2022-02-15 15:52:55 +01:00
akosyakov
40d92d58c3
jb-gw: wrap start hint comment if it does not fit
2022-02-15 13:47:36 +01:00
akosyakov
43928ae6b9
jb-gw: consolidate welcome and recent screens
2022-02-15 12:30:36 +01:00
Anton Kosyakov
2bd00a2afa
[jb] fix idea vmoptions
...
in order to suppress annoying user notificaiton on each thin client openning
2022-02-13 15:13:34 +01:00
Anton Kosyakov
15ff020bdc
[jb] preserve indexes between workspace restarts
...
by moving default config and system directories under /workspace
2022-02-13 15:13:34 +01:00
Anton Kosyakov
eaa440f09c
[jb] enable shared indexes by default
2022-02-13 15:13:34 +01:00
Autofix
ba07590f26
Autofix: upgrade-nvm-tools
2022-02-10 03:37:31 +01:00
Jean Pierre
fddc395369
Update code dockerfile
2022-02-10 03:07:31 +01:00
Anton Kosyakov
8bdd0ca581
[jb-remote] gp cli support
2022-02-09 12:59:30 +01:00
Anton Kosyakov
3c82d6cb1a
[jb-remote] hook git credential helper
2022-02-09 12:59:30 +01:00
Anton Kosyakov
154f2a18b6
[jb][gw] allow to install without to restart
2022-02-08 10:48:30 +01:00
Mads Hartmann
dd8b5b728a
Remove OWNERS related files
...
Fixes https://github.com/gitpod-io/ops/issues/844
2022-02-08 09:15:30 +01:00
Jean Pierre
01dc94032d
Build code dependencies separately
2022-02-07 10:19:28 +01:00
Jean Pierre
f87ae97b9a
Update vscode to 1.64
...
- Use --without-connection-token for launching vscode
2022-02-03 19:40:25 +01:00
akosyakov
fe588846dd
[jb-gateway] fix awt deadlocks
2022-02-03 10:19:25 +01:00
Anton Kosyakov
8a4ce1f0ba
use fragment instead of query in jb-gw links
...
Otherwise parsing fails on some platforms.
2022-02-02 14:18:24 +01:00
Anton Kosyakov
bc75f05bba
increase gradle timeouts to stabilize builds
2022-02-01 10:23:23 +01:00
akosyakov
a202350710
[jb-gateway] smooth installation
2022-02-01 08:27:23 +01:00
Anton Kosyakov
fb502bed35
[gateway-plugin] clarify to press Apply to install the plugin
2022-01-27 15:30:19 +01:00
Anton Kosyakov
13862fed89
switch JB images to use JB Gatway with Gitpod plugin
...
in order to estable connection over SSH gateway not CWM links
2022-01-27 10:15:19 +01:00
Anton Kosyakov
cf74459b70
initial commit of Gitpod pugin for JB Gateway
...
It provides:
- connection over SSH gateway for jetbrains-gateway://connect?gitpodHost=<gitpodHost>&workspaceId=<workspaceId> links
- initial implementaiton of Gitpod UI in JB Gateway, i.e. welcome screen and recent projects view
2022-01-27 10:15:19 +01:00
Anton Kosyakov
615e8a0bbc
fixing JB backend plugin
...
- remove dependencies, since JB backend already has Kotling dependencies, and adding other version leads to runtime incompatibilities
- fix memory leak of grpc message channels
- use Kotlin koroutines instead of dedicated thread for heartbeating
- implement web socket reconnection handling for Gitpod server connection
- pin java target to v.11 in all projects
2022-01-27 10:15:19 +01:00
Anton Kosyakov
f3ed7e4a91
[ide] desktop client installation steps
2022-01-24 13:32:16 +01:00
Autofix
b48b3dd0db
Autofix: upgrade-nvm-tools
2022-01-21 14:40:14 +01:00
Jean Pierre
8b3e311cea
Use new server arg --server-data-dir
2022-01-20 15:21:12 +01:00
Pudong Zheng
b58cb5984b
Automatic rollout latest Jetbrains IDE
2022-01-19 22:38:12 +01:00
mustard
afe8c7ce85
[supervisor] nicely handle OOM killed IDE processes
2022-01-15 17:18:08 +01:00
Jean Pierre
af7ec2620a
Explicitly launch code server on 0.0.0.0
2022-01-14 21:05:07 +01:00
Jean Pierre
5f93de0062
Address insiders changes
2022-01-12 15:37:06 +01:00
Jean Pierre
f0df509cc0
Move .vscode-remote location to /workspace folder
2022-01-05 14:55:59 +01:00
roboquat
2c8b59baaa
[phpstorm] Update IDE image to build version 213.6461.83
2022-01-04 03:06:57 +01:00
roboquat
be55006ea4
[goland] Update IDE image to build version 213.6461.81
2022-01-03 18:36:57 +01:00
roboquat
6cdee7a2b5
[pycharm] Update IDE image to build version 213.6461.77
2022-01-03 11:49:57 +01:00
roboquat
4bee382030
[intellij] Update IDE image to build version 213.6461.79
2022-01-03 11:48:57 +01:00
Manuel Alejandro de Brito Fontes
d7469c459c
Remove theia IDE
2022-01-03 09:20:57 +01:00