569 Commits

Author SHA1 Message Date
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
Victor Nogueira
db0d21a9a8 [JetBrains] Update Stable IDE images to 2022.3 2022-12-09 06:40:19 -03:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Andrea Falzetti
41e28953c2 [jetbrains status]: add warmup cmd
Co-authored-by: Victor Nogueira <victor@gitpod.io>
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
2022-12-08 12:14:18 -03:00
Andrea Falzetti
0a34a26e5b feat: change jetbrains ides dir layout
Co-authored-by: Victor Nogueira <victor@gitpod.io>
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
2022-12-07 11:49:17 -03:00
Pudong Zheng
5cf057688a Label JetBrains IDE images with their versions
Co-authored-by: mustard <mhqnwt@gmail.com>
Co-authored-by: Victor Nogueira <victor@gitpod.io>
Co-authored-by: Filip Troníček <filip@gitpod.io>
2022-12-02 14:10:01 -03:00
Victor Nogueira
b37d6c145c Refresh files before updating Maven projects 2022-12-02 11:08:01 -03:00
vladertel
4d3ca008c6 build.sh: fail on error 2022-12-02 09:27:02 -03:00
Robo Quat
2d78330bce Update Platform Version of JetBrains Gateway Plugin (EAP) to 223.7571.203-CUSTOM-SNAPSHOT 2022-12-01 14:14:00 -03:00
Pudong Zheng
cb2c45593f [code-helper] remove download vsix logic 2022-11-28 15:21:57 -03:00
Anton Kosyakov
534e741a4c fix #13815: jetbrains: launch with interactive login shell in async manner 2022-11-28 07:28:57 -03:00
Pudong Zheng
c8794e5071 [IDE] remove startup.sh 2022-11-23 09:44:53 -03:00
mustard
6824a8f7de [codehelper] replace product.json only 2022-11-21 11:50:51 -03:00
mustard
1bcf1bde97 Add logging for code startup perf issues 2022-11-18 13:59:48 -03:00
Andrea Falzetti
63245668cf feat(jetbrains): add rider and clion 2022-11-18 14:43:48 +02:00
Robo Quat
fd4386a68d Update Platform Version of JetBrains Gateway Plugin (EAP) to 223.7571.70-CUSTOM-SNAPSHOT 2022-11-18 13:59:47 +02:00
Robo Quat
85f78fec1b Update Platform Version of JetBrains Gateway Plugin (Stable) to 222.4459.11-CUSTOM-SNAPSHOT 2022-11-17 19:31:47 +02:00
Anton Kosyakov
ca2876d730 [jetbrains]: force initialize maven project
to work around initialization after warmup in prebuilds

Co-authored-by: Victor Nogueira <victor@gitpod.io>
2022-11-17 15:56:47 +02:00
Victor Nogueira
60eb82e7ba Fix to search for a Build Artifact
Because in https://www.jetbrains.com/intellij-repository/snapshots they only list Builds.
2022-11-16 17:00:46 +02:00
Autofix
82b73b1678 Autofix: trailing-spaces 2022-11-16 13:51:46 +02:00
Anton Kosyakov
983b4833a1 [jb] sync initial options 2022-11-15 12:49:45 +02:00
Victor Nogueira
1fb74d9d6f Fix to observe ports while the service is active 2022-11-11 20:10:41 +02:00
Victor Nogueira
c7af42affa Fix the JDWP error "transport error 202: socket creation failed: Address family not supported by protocol" by setting an IPv4 address 2022-11-11 17:24:41 +02:00
Victor Nogueira
3bf9dd39b9 Improve port forwarding in JetBrains EAP IDEs 2022-11-11 12:00:41 +02:00
Robo Quat
d36c3905b3 Update Platform Version of JetBrains Gateway Plugin to 223.7571.4-CUSTOM-SNAPSHOT 2022-11-10 18:13:40 +02:00
Robo Quat
dfc9e27ab1 Update Platform Version of JetBrains Backend Plugin to 223.7571-EAP-CANDIDATE-SNAPSHOT 2022-11-10 13:13:40 +02:00
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