250 Commits

Author SHA1 Message Date
Robo Quat
4bd42c4d1f
Update Platform Version of JetBrains Backend Plugin (EAP) to 231.8770-EAP-CANDIDATE-SNAPSHOT (#17232) 2023-04-18 14:40:50 +08:00
Robo Quat
5c6f77c228
Update Platform Version of JetBrains Gateway Plugin (EAP) to 231.8770-EAP-CANDIDATE-SNAPSHOT (#17231) 2023-04-18 13:31:50 +08:00
Manuel Alejandro de Brito Fontes
891cd5417d
Update k8s dependencies to v0.26.2 (#17211)
* Update k8s dependencies to v0.26.2

* Update controller-runtime to v0.14.6

* Update cloud storage
 https://github.com/googleapis/google-cloud-go/issues/6857

* Update copy options

* Update wolfi image

* Remove controller-runtime replace directives

* Fix integration tests
2023-04-18 03:59:49 +08:00
Robo Quat
e516a59780
[JetBrains] Update IDE images to new build version (#17187)
* [JetBrains] Update IDE images to new build version

* Stable latest implements

---------

Co-authored-by: Huiwen <huiwen@gitpod.io>
2023-04-17 19:17:49 +08:00
Manuel Alejandro de Brito Fontes
27979c9395
Update go dependencies (#17101)
* Update go dependencies

Signed-off-by: Manuel de Brito Fontes <aledbf@gmail.com>

* Update runc to v1.1.5

* Update docker cli to v23.0.2+incompatible

---------

Signed-off-by: Manuel de Brito Fontes <aledbf@gmail.com>
2023-04-12 10:03:52 +02:00
Robo Quat
500508faca
Update Platform Version of JetBrains Gateway Plugin (Stable) to 231.8109-EAP-CANDIDATE-SNAPSHOT (#17084) 2023-03-31 11:41:40 +02:00
Robo Quat
6337be3c1e
Update Platform Version of JetBrains Gateway Plugin (EAP) to 231.8109-EAP-CANDIDATE-SNAPSHOT (#17083) 2023-03-31 00:15:40 +02:00
Anton Kosyakov
c8b67547e6
[jb] fix auto update of stalbe platform for backend (#16957) 2023-03-22 06:36:13 +01:00
Anton Kosyakov
2ae45cd29e
[jb] deploy latest backend plugin via usual deployment (#16938) 2023-03-21 11:53:13 +01:00
Anton Kosyakov
affaa319ca
[jb] bump up major platform version of backend plugin (#16913) 2023-03-21 09:22:13 +01:00
Anton Kosyakov
8e9f2c0ff9
[rebuild] support desktop IDEs (#16818)
* [rebuild] support desktop IDEs

* ensure target is exist

---------

Co-authored-by: Pudong <tianshi8650@gmail.com>
2023-03-17 15:00:10 +01:00
Anton Kosyakov
f260c31439
[rebuild] decoule IDE env vars from registry-facade (#16812)
by moving in supervisor-ide-config.json
2023-03-13 13:24:48 +01:00
Milan Pavlik
13b3b013b6
[logging] Enable storing/extracing of logger from context (#16658)
* [logging] Enable storing/extracing of logger from context

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix
2023-03-09 10:27:45 +01:00
Milan Pavlik
e4e05143e2
[baseserver] Initialize tracer with server (#16586)
* [baseserver] Initialize tracer with server

* fix

* Fix

* fix
2023-03-03 14:57:01 +01:00
github-actions[bot]
e49bdbbbd3
[JetBrains] Update IDE images to new build version (#16065)
Co-authored-by: roboquat <roboquat@users.noreply.github.com>
2023-02-24 18:11:54 +01:00
Robo Quat
32bb8c1bb1 Update Platform Version of JetBrains Backend Plugin (EAP) to 223.8836-EAP-CANDIDATE-SNAPSHOT 2023-02-20 11:44:50 +01:00
Pudong Zheng
88a07d231f [jetbrains] make sure ide version is correct 2023-02-15 16:46:20 +01:00
Filip Troníček
626b0e1386 Add humanReadableDuration as return value from setWorkspaceTimeout 2023-02-10 11:38:15 +01:00
Filip Troníček
e3872ec625 JetBrains Timeout Input Dialog
Co-authored-by: Lou Bichard <contact@louisjohnbichard.co.uk>
2023-02-10 11:38:15 +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
Manuel Alejandro de Brito Fontes
bcdde44633 Switch from alpine to wolfi 2023-02-05 12:10:43 +01:00
Robo Quat
405d44b74b Update Platform Version of JetBrains Gateway Plugin (EAP) to 223.8617.56-CUSTOM-SNAPSHOT 2023-02-02 15:06:40 +01:00
Robo Quat
373affda19 Update Platform Version of JetBrains Gateway Plugin (Stable) to 223.8617.56-CUSTOM-SNAPSHOT 2023-02-02 15:05:40 +01:00
Victor Nogueira
6a8c1b1e9e Update JetBrains Gateway Plugin to support Gateway v2023.1 2023-01-23 12:54:30 +01:00
Robo Quat
07bef00929 Update Platform Version of JetBrains Gateway Plugin (EAP) to 223.8617.24-CUSTOM-SNAPSHOT 2023-01-19 11:40:27 +01:00
Robo Quat
cacc87a402 Update Platform Version of JetBrains Gateway Plugin (Stable) to 223.8617.24-CUSTOM-SNAPSHOT 2023-01-19 11:39:27 +01:00
勇里
72a609b546 fix-IDEA2022.3-gradle-runIde
Signed-off-by: 勇里 <yongli.zzp@antgroup.com>
2023-01-12 11:58:51 +01:00
Robo Quat
286c76f48d Update Platform Version of JetBrains Backend Plugin (EAP) to 223.8617-EAP-CANDIDATE-SNAPSHOT 2023-01-11 15:23:51 +01:00
roboquat
92405008d6 [JetBrains] Update IDE images to new build version 2023-01-11 15:11:50 +01:00
Victor Nogueira
bcd2b60d3c Use separate folders for caching Gradle dependencies from Stable and Latest JetBrains Gateway Plugin
It's the same strategy we used on JetBrains Backend Plugin.

Reference: https://github.com/gitpod-io/gitpod/pull/15646#issuecomment-1378460217
2023-01-11 14:00:50 +01:00
Siddhant Khare
169fbed62c feat: Usage, Feedback, Help in JB Gateway Plugin
Signed-off-by: Siddhant Khare <siddhant@gitpod.io>
2023-01-10 10:56:49 +01:00
Victor Nogueira
72c01b0d9b Avoid shutting down terminals when closing JetBrains Client
Instead, close the widgets and reopen then when the client joins again.
2023-01-03 17:15:43 +01:00
Siddhant Khare
c4a1d0cb36 feat: ex. repo. on the basis of selected IDE opts 2022-12-27 19:03:36 +01:00
Siddhant Khare
fe61d8911a fix: RubyMine & WebStorm exampleRepo 2022-12-27 15:51:36 +01:00
Siddhant Khare
1d3bf3065f fix: context URLs of JetBrains ex. repo.
Signed-off-by: Siddhant Khare <siddhant@gitpod.io>
2022-12-27 15:51:36 +01:00
Victor Nogueira
119badcf19 Fix License filename in headers (License-AGPL.txt -> License.AGPL.txt) 2022-12-22 10:02:31 -03:00
Victor Nogueira
dfe2c06b53 Fix "plugin.verifier.home.dir" to be set using '-D" instead of "-P", and add also this argument for buildPlugin, as it also makes use of that 2022-12-22 08:43:31 -03:00
Robo Quat
af3ff74f19 Update Platform Version of JetBrains Gateway Plugin (Stable) to 223.8214.51-CUSTOM-SNAPSHOT 2022-12-21 09:43:30 -03:00
Robo Quat
a221e04e09 Update Platform Version of JetBrains Gateway Plugin (EAP) to 223.8214.51-CUSTOM-SNAPSHOT 2022-12-21 09:38:30 -03:00
Victor Nogueira
3e27e83f1f Upgrade JetBrains Gateway Plugin stable version to v223.7571.203
This is the Stable Gateway version since 2022-11-30.
2022-12-20 13:35:29 -03:00
Andrea Falzetti
0b4662b20e [launcher] hot-deploy loops through all ides 2022-12-16 10:53:25 -03: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
Victor Nogueira
3f24d49b34 Add "Rider" and "CLion" IDEs to backend-plugin/hot-deploy.sh
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2022-12-12 12:14:22 -03:00
Robo Quat
f35e6620b9 Update Platform Version of JetBrains Gateway Plugin (EAP) to 223.8214.10-CUSTOM-SNAPSHOT 2022-12-09 18:10:19 -03:00
Robo Quat
7fafe7971c Update Platform Version of JetBrains Backend Plugin (EAP) to 223.8214-EAP-CANDIDATE-SNAPSHOT 2022-12-09 15:25:19 -03:00
Victor Nogueira
fe4623dfbe Re-enable runPluginVerifier job for backend-plugin and run stable/latest in different gradle cache folders
This allows us to run two instances of Plugin Verifier simultaneously, like in Werft.

Also, update `gradle-intellij-plugin`.
2022-12-09 12:59:19 -03:00
roboquat
fae2351d9c [JetBrains] Update IDE images to new build version 2022-12-09 12:19:19 -03:00