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
Anton Kosyakov
3c6c85fc72
jb: backend plugin hot deploy
2022-09-12 11:21:13 +02:00
Anton Kosyakov
bace8c3c5c
[jb] split backend and plugin images
2022-09-12 11:21:13 +02:00
Victor Nogueira
41efa4ad17
When using the Latest Release of JetBrains IDEs, if the workspace has tasks defined on .gitpod.yml, the IDE will start with one terminal opened for each task
2022-06-27 13:02:36 +05:30
Victor Nogueira
5362e2295e
Display Gitpod Logo and Hostname on the top-left NavBar from JetBrains IDEs
2022-05-05 12:59:20 +05:30
Victor Nogueira
5c72a3ad17
[ide] Initialize a shared terminal on JetBrains IDEs when a workspace starts
2022-04-21 12:04:33 +05:30
Anton Kosyakov
584f8d9254
fix #6508 : Allow users to define Jetbrains plugins to be installed on a given project
2022-04-07 18:55:21 +05:30
Anton Kosyakov
f8257e4a1d
[jb]: customize remote indicator
2022-02-22 13:49:01 +05:30
Anton Kosyakov
3c82d6cb1a
[jb-remote] hook git credential helper
2022-02-09 12:59:30 +01:00
Anton Kosyakov
bc75f05bba
increase gradle timeouts to stabilize builds
2022-02-01 10:23:23 +01:00
Anton Kosyakov
615e8a0bbc
fixing JB backend plugin
...
- remove dependencies, since JB backend already has Kotling dependencies, and adding other version leads to runtime incompatibilities
- fix memory leak of grpc message channels
- use Kotlin koroutines instead of dedicated thread for heartbeating
- implement web socket reconnection handling for Gitpod server connection
- pin java target to v.11 in all projects
2022-01-27 10:15:19 +01:00
Cornelius A. Ludmann
147599a08e
[jetbrains] Remove werft secret
2021-11-23 09:10:19 +01:00
André Duarte
acee90361c
Create intellij-backend-plugin
2021-10-14 09:43:01 -03:00