38 Commits

Author SHA1 Message Date
Robo Quat
8566114855
[JetBrains] Update IDE images to new build version (#20387)
* [JetBrains] Update IDE images to new build version

* Remove `JetBrainsPluginImagePrevious`

---------

Co-authored-by: Huiwen <mhqnwt@gmail.com>
2024-11-26 04:18:03 -05:00
mustard
21f546d4c1
JetBrains IDEs 2024.3 stable release (#20370)
* Auto script

* Point cline and rider to old backend plugin version

* Make stable plugin build

* Make rider build

* Update patch for rr and cl

* Make stable Gateway compatible
2024-11-16 01:19:54 -05:00
mustard
53299137d9
Fix JetBrains Rider integration (#20141)
* Build rider backend plugin

* Fix leeway build

* fix build
2024-08-23 11:34:23 -04:00
Huiwen
76504135d5
Deprecate intelliJ 2022.3.3 (#19828)
* Deprecate intelliJ 2022.3.3

* fix unit tests

* update warning msg

* Remove expiration date

* Remove entire warning

---------

Co-authored-by: Filip Troníček <filip@gitpod.io>
2024-06-21 17:26:16 +02:00
Huiwen
9380449b79
Fix nightly VS Code Browser rewrite stable version images (#19940)
* Fix nightly VS Code Browser rewrite stable version images

* fix gha

* Add installer cmd

* use rendered ide-configmap

* fixup

* Address

* write gitpod.config.yaml in /tmp
2024-06-20 12:55:15 +02:00
Huiwen
f9c0969d7d
[JetBrains] support RustRover editor (#19839)
* [JetBrains] support RustRover

* Add startup json

* fixup generate

* Add svg icon
2024-06-05 04:04:16 +08:00
Huiwen
a2110ce16b
[JetBrains] upgrade EAP version to 2024.1.2 (#19780)
* Update Platform Version of JetBrains Backend Plugin (EAP) to 242.10180-EAP-CANDIDATE-SNAPSHOT

* Update EAP to use latest 2024.1

* fixup

* resolve jetbrains eap images

* fix preview no EAP

* fixup

* fix base image

* fixup

---------

Co-authored-by: Robo Quat <roboquat@gitpod.io>
2024-05-28 02:05:08 +08:00
Huiwen
f360aeb700
[GHA] add VS Code Browser release (#19746)
* [gha] init code stable upgrade script

* fixup

* Add gha

* fixup

* Add build PR action

* Add missing place
2024-05-16 13:47:54 +08:00
Huiwen
2aaa732737
Update JetBrains launcher image (#19743)
* Update JetBrains launcher image

* fix patch
2024-05-15 15:47:53 +08:00
Pudong
1bc46bd2a5
Refactor preview environment and image build methods (#19652)
* [dev-image] upgrade terraform and gcloud

* update leeway version and use new cache bucket

* update image tag

* use oidc

* fix bob

* Add code web extension as package

* gcr token refresh

* fluentbit use service account

* Add xterm web ide as package

* add ide configmap patch

* fix ide first page 502

* remove secret manager

* fix monitoring

* fix integration and delete preview

* cleanup

* use previewctl:install

* change folder

* cleanup

* change leeway cache bucket for main branch

* cleanup

* fix

* hot-deploy
2024-04-26 20:50:04 +02:00
Filip Troníček
1ba1be46ad
Store ide configmap in a json file (#19628)
* Store ide configmap in a json file

* [ide-service] make sure that latest stable is always listed in versions

* Proper order

* Remove previous jetbrains versions upgrade comment

* Use installer versions where applicable

* fix goland templates

---------

Co-authored-by: Anton Kosyakov <anton@gitpod.io>
2024-04-18 00:03:56 +02:00
Jean Pierre
1e0fcda12b
Remove clion versions (#19617) 2024-04-12 18:46:51 +02:00
Anton Kosyakov
de1918e684
[jb] add 2023.3 versions back (#19614)
* [jb] add 2023.3 versions back

* Remove rider versions array as 2023.3.4 is buggy

---------

Co-authored-by: Jean Pierre Huaroto <jeanp413@hotmail.com>
2024-04-11 17:42:50 +02:00
Jean Pierre
17942b868b
[code] Update code 1.88 (#19598)
* Build vscode 1.88

* Update code stable
2024-04-08 23:49:47 +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
962ce3c96e
[code] Update code 1.87.1 (#19532)
* Build code 1.87.1

* [code] Update code 1.87.1
2024-03-18 19:30:28 +01:00
Jean Pierre
9e6419c3f4
Add pin editor version (#19479)
* Add pin editor version

* Put it behind feature flag

* Fix tests

* 💄

* 💄

* Add pin icon

* 💄

* Put version pinning behind feature flag
2024-03-15 18:35:25 +01:00
Jean Pierre
06e02e4a9f
Enable vscode 1.85 for older linux distros (#19391)
* Enable vscode for older linux distros

* 💄

* Update code to 1.86

* Update code to 1.86
2024-02-05 11:24:47 +02:00
Anton Kosyakov
1b1c9072a3
[intellij] add previous version (#18670)
* [jb] add previous version

* revert everything but intellij

* reuse current ide config
2023-09-06 15:14:03 +02:00
Filip Troníček
f5c2123d50
Browser Terminal GA (#18600) 2023-09-05 09:24:02 +02:00
Filip Troníček
83e56d54d5
Add the Browser Terminal as an IDE (#17196)
* Add xterm as an IDE

* Move the IDE to our GCP registry 🎉

* Also resolve the source code commit for IDEs in `ide-service`

* Add feature flag

* Xterm => terminal

* Revert "Also resolve the source code commit for IDEs in `ide-service`"

This reverts commit 06aee00959c24469e6fae904394badd4660dd97b.

* always add `<iframe>` to the top of `<body>`

* Add the next non-jb IDE :)

* Add latest image

* Filter out IDEs on the backend (#17324)

* Address review comments

Never mutate `s.ideConfig` itself and make an in-memory copy of it to not use it every time.

* Pre-compute outside

* Stringify config instead of options
2023-04-24 19:42:45 +08:00
Filip Troníček
ff3ea7fbc5
Revert making VS Code Browser experimental (#17288) 2023-04-19 23:11:52 +08:00
Filip Troníček
f85d4e4458
experimental IDEs feature flag (#17240)
* `experimental` IDEs feature flag

* [debug, do not merge]: test with experimental VS Code
2023-04-19 20:52:51 +08:00
Anton Kosyakov
2ae45cd29e
[jb] deploy latest backend plugin via usual deployment (#16938) 2023-03-21 11:53:13 +01:00
Anton Kosyakov
cca07f15ed [ide-service] remote gp-run experiment 2023-02-20 16:10:50 +01:00
Pudong Zheng
23a8fee3c1 clean up deprecated server-ide-config 2023-02-03 10:01:41 +01:00
Jean Pierre
afec88b620 Decouple gitpod extension 2023-02-01 16:15:39 +01:00
Pudong Zheng
739cae924f [installer]: deprecate the experimental IDE configuration 2023-02-01 09:20:39 +01:00
Anton Kosyakov
697696029b [gp-run] experimental workspace config debug mode
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Victor Nogueira <victor@gitpod.io>
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2023-01-09 06:32:48 +01:00
Filip Troníček
96f30277ea Introduce new version designs 2022-12-20 13:05:29 -03:00
Andrea Falzetti
50caba2cda add run-gp layer to certain users
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2022-12-20 09:22:29 -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
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Andrea Falzetti
63245668cf feat(jetbrains): add rider and clion 2022-11-18 14:43:48 +02:00
Andrea Falzetti
71294e1074 chore(prev-env): use latest jetbrains images 2022-10-26 16:06:41 +02:00
mustard
d1523d4215 [installer] add RubyMine and WebStorm as IDE option 2022-09-30 18:33:31 +02:00
Pudong Zheng
481267b24f [server] decouple get ide config logic from server 2022-09-27 16:12:28 +02:00
Pudong Zheng
0c63ab95de move ide config type define to ide-service-api 2022-09-21 11:18:22 +02:00