38 Commits

Author SHA1 Message Date
mustard
e04327e0e2
[supervisor] add new .gitpod.yml on-port option ignore-completely (#20828)
* [supervisor] add new .gitpod.yml on-port option `ignore-completely`

* fixup

* fix serve

* fixup
2025-05-26 01:53:57 -04:00
Filip Troníček
18b92d89dd
[.gitpod.yml] Introduce top-level env (#20339)
* [.gitpod.yml] Introduce top-level `env`

* Update priority (prioritize User level vars)
2024-11-05 08:37:01 -05: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
Anton Kosyakov
0e8f0de8c4
[jb] mark as stable in .gitpod.yml (#18991) 2023-11-01 10:35:39 +02:00
Alex Tugarev
d897a6c57b
Add deprecation note to github node in .gitpod.yml (#18788) 2023-09-29 17:08:08 +03:00
Pudong
176393a0c8
Add support to forward https protocol port (#17644)
* add support to forward https protocol port

* Update components/ws-proxy/pkg/proxy/routes.go

Co-authored-by: Kyle Brennan <kyle@gitpod.io>

---------

Co-authored-by: Kyle Brennan <kyle@gitpod.io>
2023-05-19 15:22:53 +08:00
Andrea Falzetti
63245668cf feat(jetbrains): add rider and clion 2022-11-18 14:43:48 +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
Manuel Alejandro de Brito Fontes
05828a2ee0 Enable configuration of core dumps in .gitpod.yml files 2022-09-21 16:43:22 +02:00
Anton Kosyakov
01487c9a61 [supervisor] fix gitpod config changed analytics 2022-08-09 09:54:53 -03:00
Yaohui Wang
f6f894f3a5 [jb] enable vmoptions config in .gitpod.yml 2022-06-25 11:11:33 +05:30
Victor Nogueira
b29409611e Update $id property from Gitpod JSON Schema with the current URL 2022-05-09 18:07:24 +05:30
Anton Kosyakov
614c0c7d3f [jb] experimental support of warm up in prebuilds 2022-04-25 13:21:37 +05:30
Anton Kosyakov
9cbc72a0a4 [jb] allow to specify plugins per a product 2022-04-21 19:09: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
mustard
f6080897a7 Remove Theia extension related code 2022-03-12 00:17:18 +05:30
Sven Efftinge
cc2f3b30fe [multi-repo] Support prebuilds on multi-repo setup 2022-03-10 15:46:17 +05:30
Sven Efftinge
2e1774eaf7 [multi-repos] Allow specifying subrepositories 2022-03-10 15:46:17 +05:30
Sven Efftinge
1c3b62d584 [server] allow prevent merge on failed prebuilds
fixes #7518
2022-01-12 17:44:05 +01:00
Victor Nogueira
f85494006d [supervisor] Provide port Name and Description along with the port status 2021-12-20 18:42:44 +01:00
Manuel Alejandro de Brito Fontes
537672b058 Enable experimentalNetwork by default 2021-12-07 16:53:33 +01:00
Gero Posmyk-Leinemann
46c723781c [server] Add config "experimantalNetwork" which translates to "WORKSPACEKIT_USE_NETNS" 2021-10-26 20:42:04 +02:00
Cornelius A. Ludmann
caa322c871 Make port visibility private by default 2021-06-21 16:22:15 +02:00
Cornelius A. Ludmann
d147d21f02 [gitpod-schema] Remove unused 'ide' property
/werft no-preview
2021-06-18 11:44:51 +02:00
Cornelius A. Ludmann
4c9679fd35 [gitpod-schema] Add deprecation message to prebuild task
/werft no-preview
2021-06-18 11:43:46 +02:00
Cornelius A. Ludmann
1ce7a0b18c [gitpod.yml] Remove deprecated openModes split-top and split-bottom
/werft no-preview
2021-06-16 17:25:44 +02:00
Anton Kosyakov
25b7e986d8 [theia] revert java debug extension 2021-03-03 10:20:50 +01:00
Bhadresh Desai
ec60884f47
Update java plugins (#3244) (#3281) 2021-02-26 14:09:06 +01:00
Anton Kosyakov
daaef1b588 switch to golang for go built-in extensions 2020-12-17 12:41:10 +01:00
Anton Kosyakov
a2965f9fe7 [theia] add css/htm language features extensions 2020-12-10 12:22:51 +01:00
Christian Weichel
1ae02969eb [workspace] Remove privileged workspace config flag 2020-11-27 10:54:56 +01:00
Anton Kosyakov
53b6460de7 [supervisor] port config service 2020-11-04 05:50:23 +01:00
Anton Kosyakov
e3692b38ec [supervisor] gitpod config service 2020-11-04 05:50:23 +01:00
Anton Kosyakov
32a4d7a961 add ide settings permission and enable it for devops role 2020-10-07 09:38:02 +02:00
Anton Kosyakov
a7d0af21f4 deprecate ide property 2020-10-05 10:26:02 +02:00
Cornelius A. Ludmann
9699516079 Allow setting port visibility in .gitpod.yml
Fixes gitpod-io/gitpod#1867
2020-09-25 17:21:57 +02:00
Anton Kosyakov
da278d55ba [ide/code] initial image
Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
2020-09-14 10:01:00 +02:00
gitpod-init
24f7b609bf initial commit 2020-08-25 09:25:15 +00:00