mustard
f0763afc35
Auto-configure default JVM Xmx based on workspace resources ( #20536 )
...
* Auto-configure default JVM Xmx based on workspace resources
* Add max xmx and unit tests
2025-01-22 12:37:12 -05:00
mustard
f3193519fd
[TB] Update respond data of joinLink2 ( #20133 )
2024-08-20 02:32:19 -04:00
Huiwen
35e4f385c5
Fix incorrect usage of os.Stat ( #20125 )
...
* Update main.go
* Fix incorrect stat for link
* add doc
2024-08-16 00:31:18 -04:00
Huiwen
52cb659a7a
Fix JetBrains backend plugin not up-to-date for prebuilds ( #20123 )
2024-08-15 15:03:18 -04:00
Huiwen
8192444477
[TB] allow to config launcher from Dashboard ( #20051 )
...
* [TB] allow to config launcher from dashboard
* Control by FF
* nit follow up
* LImit oauth entry with FF
* 💄
2024-07-19 15:12:57 +02:00
Huiwen
1b2ef77cd7
[JetBrains] fix alert for JAVA_TOOL_OPTIONS ( #19905 )
2024-06-15 02:06:10 +08:00
Sven Efftinge
07833a3b18
[java] add java ops for processor count and container support ( #19846 )
...
* [java] add java ops for processor count and container support
* remove wiping java_tool_options
2024-06-07 17:37:18 +08:00
Huiwen
eaa51e9f5c
Add proper version info to JetBrains launcher and backend-plugin ( #19835 )
...
* Add real version to jb-launcher
* Add git commit
2024-06-04 14:52:16 +08:00
Huiwen
34b5546df7
Control whether to wait jb backend-plugin via supervisor ( #19762 )
...
* Control whether to wait jb backend-plugin via supervisor
* Add docs
* Log one line
2024-05-22 23:21:03 +08:00
Huiwen
120b50c982
[jb] support new joinLink format ( #19751 )
2024-05-17 16:40:55 +08:00
Huiwen
92fccc81ef
Build - make backend-plugin readiness a condition of JetBrains IDEs readiness ( #19710 )
...
* Make backend-plugin readiness a condition of IDE readiness
* Add compatibility to `2022.3.3`
* fixup
* Observe ide readiness as Inf after 11 seconds
* shutdown after 10 minutes
* fix hot-deploy.sh
* Add shutdown reason
* address feedback
* Add Feature Flags
* fixup
* fix
* Add one line log
* address feedback
2024-05-14 18:02:52 +08:00
Huiwen
a785b534f6
[JetBrains] fix mk plugin dir failed ( #19595 )
2024-04-03 10:53:42 +02:00
Huiwen
f5127b6611
[JetBrains] fix EAP backend-plugin not start issue ( #19588 )
...
* [JetBrains] fix EAP backend-plugin not start issue
* Fix `2022.3.3` launcher
* Make sure plugins folder exists
2024-04-02 16:51:41 +02:00
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