16 Commits

Author SHA1 Message Date
Jean Pierre
b704c9c97e
[JB] Properly overide jb config and cache folder locations (#19394)
* Revert "Revert jb stable images to 2023.3.2 (#19389)"

This reverts commit 49269b9e979bbe84297c3f742ae9fb34210e707e.

* Update platform properties file

* Fix

* Update Platform Version of JetBrains Gateway Plugin (Stable) to 233.14015-EAP-CANDIDATE-SNAPSHOT

* [JetBrains] Update IDE images to new build version

* 💄

* Fix plugin installation and config sync

* Check before updating platform properties file

* Fix

* 💄

* Update jb integration test

* Fix test

* Add unit test

---------

Co-authored-by: Robo Quat <roboquat@gitpod.io>
2024-02-07 01:25:48 +02:00
Jean Pierre
a050d49e00
[jb] Add joinLink2 endpoint (#19188)
* Add joinLink2 endpoint

* Update joinlink

* Update joinlink

* call notify reconnect

* Add backwards compat logic

* 💄

* 💄
2023-12-11 17:19:18 +02:00
Jean Pierre
172145ed6e
Enable new UI on first start (#19169) 2023-11-30 12:29:08 +02:00
Anton Kosyakov
4bc3a7630a
Revert "Revert "unblock EXP-96 (#18387)" (#18944)" (#18973)
This reverts commit 0fd84a51641bf64ef7ce08d3be9d8f7af8c9665a.
2023-10-25 19:59:33 +03:00
Jean Pierre
0fd84a5164
Revert "unblock EXP-96 (#18387)" (#18944)
This reverts commit 0b5a71ad9aebb9101c6584dd2b17c35291e75dae.
2023-10-18 22:50:26 +03:00
Anton Kosyakov
5303260e93
fix EXP-626: support jb plugins from image (#18732) 2023-09-18 17:02:57 +02:00
Jean Pierre
6c1575f35a
Kill env cmd as a last resource (#18712) 2023-09-14 19:14:54 +02:00
Jean Pierre
02572f24c5
Fix hanging jb-launcher environment resolver command (#18648) 2023-09-05 17:06:02 +02:00
Anton Kosyakov
0b5a71ad9a
unblock EXP-96 (#18387)
temporary disable auto-attach of the async-profiler to prevent JVM crash
2023-07-31 21:59:26 +08:00
Anton Kosyakov
8761f882fc
jb: don't log if alien_plugins.txt file already does not exist (#18119) 2023-07-03 14:26:20 +08:00
Anton Kosyakov
fdb7e5ea16
validate jb warmup (#18050)
* [jb] move warmup tasks to integration

* move composition of ide prebuild tasks in supervisor
2023-06-30 14:51:48 +08: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
Anton Kosyakov
cd65787189 [jb]: remove custom JDK detection
Use built-in instead during warmup and regular workspace start.
Also disable refresh of Maven project in headless mode, i.e warmup or install plugins.

Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2022-12-16 07:39:25 -03:00
Andrea Falzetti
a0e4603a32 jetbrains: run warmup as last task
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2022-12-14 11:31:23 -03:00
Anton Kosyakov
02971afa25 [jb-launcher] no panic on resolving user env vars 2022-12-14 10:31:23 -03:00
Victor Nogueira
756c5b0248 Replace "Status" by "JetBrains Launcher" and run it in a separate image from IDEs
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2022-12-13 11:35:23 -03:00