336 Commits

Author SHA1 Message Date
Victor Nogueira
6dfd3f7003 Upgrade Gradle Wrapper to v7.5.1 in all components
The process of upgrading Gradle Wrapper is described here: https://docs.gradle.org/7.5.1/userguide/gradle_wrapper.html#sec:upgrading_wrapper
2022-11-08 10:18:38 +01:00
roboquat
4976dcb17a Update Platform Version of JetBrains Gateway Plugin to 223.7401.19-CUSTOM-SNAPSHOT 2022-11-07 12:18:38 +01:00
Victor Nogueira
2658eb08d6 Improve code readability
Environment Name can never be null, as it has a default value set in `gradle.properties`, but it can be overridden as an empty string, so we need to check if it's not blank.

And the other code was hard to read. Although there's a repeated string now, it's easier to understand that it will exclude it's opposite ("stable" <-> "latest").
2022-11-07 11:04:37 +01:00
roboquat
90a25f5eb2 Update Platform Version of JetBrains Gateway Plugin to 223.7401.1-CUSTOM-SNAPSHOT 2022-11-07 09:59:36 +01: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
roboquat
5fffa02154 Update Platform Version of JetBrains Backend Plugin to 223.7401-EAP-CANDIDATE-SNAPSHOT 2022-11-03 10:46:07 +01:00
Andrea Falzetti
10f556316a chore(jetbrains): use only one clipboard manager 2022-11-03 10:00:08 +01:00
roboquat
a7c10f7b3c [JetBrains] Update IDE images to new build version 2022-11-02 20:45:07 +01:00
Andrea Falzetti
9bc3d390c0 chore(jetbrains): publish automatically to stable channel
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2022-11-02 20:18:08 +01:00
Victor Nogueira
18aec459b6 Add actions Copy URL and Copy Web URL on forwarded ports in terminals from JetBrains EAP IDEs
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
2022-11-02 20:16:07 +01:00
Andrea Falzetti
449bcc21b1 chore(jetbrains): update nightly gha job
Co-authored-by: Victor Nogueira <victor@gitpod.io>
Co-authored-by: Pudong <tianshi8650@gmail.com>
2022-10-31 16:38:05 +01:00
Andrea Falzetti
257a1f3904 refactor(jetbrains): gha workflow to update ide images
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2022-10-28 16:41:02 +02:00
roboquat
71dfccd207 Update Platform Version of JetBrains Backend Plugin to 223.7255-EAP-CANDIDATE-SNAPSHOT 2022-10-28 12:16:02 +02:00
roboquat
36c29e563f Update Platform Version of JetBrains Gateway Plugin to 223.7255.1-CUSTOM-SNAPSHOT 2022-10-27 17:08:42 +02:00
Victor Nogueira
9e1dac1e7e Fix 'gp open' command to open files in JetBrains Client instead of the backend IDE 2022-10-26 12:05:41 +02:00
Victor Nogueira
c152611e54 Update Platform Version of JetBrains Backend Plugin to 223.7126-EAP-CANDIDATE-SNAPSHOT
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2022-10-25 11:46:40 +02: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
felladrin
10c0f46476 Update Platform Version of JetBrains Gateway Plugin to 223.7126.2-CUSTOM-SNAPSHOT 2022-10-20 11:46:35 +02:00
Pudong Zheng
8f336d5eb3 [jetbrains-test] using linux github runner 2022-10-19 21:14:35 +02:00
Victor Nogueira
22dec18acc Update Gitpod Gateway Connector to match the latest API
This fixes the "more" button behavior, on the home screen of JetBrains Gateway.
2022-10-19 15:29:34 +02:00
felladrin
1b4fe27247 Update Platform Version of JetBrains Gateway Plugin to 223.6646.21-CUSTOM-SNAPSHOT 2022-10-18 17:50:33 +02:00
Pudong Zheng
114a26b7ce [werft] only publish jetbrains gateway plugin when relevant file changes 2022-10-18 15:25:33 +02:00
Victor Nogueira
7f4578011b Adjust JetBrains Backend Plugin to work with the new Port Forwarding API 2022-10-13 17:18:29 +02:00
Andrea Falzetti
9c9b15344e feat(gateway-plugin): allow spearate builds for stable and latest 2022-10-13 13:10:28 +02:00
roboquat
ca79a5c7fe Update Platform Version of JetBrains Gateway Plugin to 222.4345.14-CUSTOM-SNAPSHOT 2022-10-10 19:35:26 +02:00
Victor Nogueira
1f605d62ee Add missing gitpod configurations for RubyMine and WebStorm
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2022-10-07 10:26:22 +02:00
Victor Nogueira
4590b0ee08 Update gradle plugins from JetBrains Backend-Plugin 2022-10-07 09:37:22 +02:00
Victor Nogueira
297db4f6a4 Use different folders for the Stable and EAP JetBrains IDE used by the Dev Server from backend-plugin 2022-10-05 13:17:20 +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
roboquat
583831e209 Update Platform Version of JetBrains Gateway Plugin to 222.4345.9-CUSTOM-SNAPSHOT 2022-10-03 13:51:19 +02:00
roboquat
4a3af67283 Update Platform Version of JetBrains Backend Plugin to 223.5756-EAP-CANDIDATE-SNAPSHOT 2022-10-03 12:39:19 +02:00
Andrea Falzetti
b4287e372d chore(backend-plugin): update launch-dev-script and dev docs
# Conflicts:
#	components/ide/jetbrains/backend-plugin/launch-dev-server.sh
2022-10-03 11:46:19 +02:00
mustard
e3ba6009a3 [jetbrains] add RubyMine and WebStorm for image build 2022-09-30 18:33:31 +02:00
mustard
2369b16af2 [jetbrains] switch to dynamic package 2022-09-30 13:10:30 +02:00
mustard
03cbf0e97f [jetbrains] remove unused argdeps 2022-09-30 10:00:30 +02:00
Victor Nogueira
bdd795194c Add support for JetBrains EAP IDEs (2022.3) 2022-09-29 15:10:30 +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
Anton Kosyakov
8e2d030f9c [jetbrains] apply vmoptions while installing plugins 2022-09-22 19:48:25 +02:00
mustard
ac165729e2 [code] replace version during build time 2022-09-16 08:46:17 +02:00
roboquat
d28b34ae36 Update Platform Version of JetBrains Gateway Plugin to 222.4167.26-CUSTOM-SNAPSHOT 2022-09-14 17:57:15 +02:00
Victor Nogueira
8c035ef084 Allow passing the test-repository URL via parameter "-r" when running launch-dev-server.sh for JetBrains Backend Plugin development
If the parameter is not passed, it will use the default test-repository: https://github.com/gitpod-io/spring-petclinic
2022-09-13 17:27:14 +02:00
Jean Pierre
350404f82d Add vscode callback route 2022-09-12 20:25:13 +02:00
Anton Kosyakov
fcb426e4bf jb: allow backend debugging running in preview env 2022-09-12 11:21:13 +02:00
Anton Kosyakov
d88a81906f jb: backend plugin hot swap 2022-09-12 11:21:13 +02:00