Huiwen
3ba3118be6
[GP-CLI] fix incorrect pre-configured workspace image for enterprise ( #19811 )
...
* [GP-CLI] fix incorrect pre-configured workspace image for enterprise
* fixup
2024-05-30 19:14:11 +08:00
Anton Kosyakov
532513a848
fix #12208 : gp env to respect workspace env vars
2023-02-20 18:36:50 +01:00
Pudong Zheng
352393456b
gitpod-cli: add analytics
...
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2023-02-08 17:43:46 +01:00
Anton Kosyakov
9b3f8a2cc4
gp rebuild with isolated debug workspace
...
Co-authored-by: Pudong Zheng <tianshi8650@gmail.com>
2023-02-06 14:47:44 +01:00
Andrea Falzetti
1c5296e0f5
gitpod-cli: call segement directly for analytics
2023-01-18 18:40:26 +01:00
Andrea Falzetti
75fec4ac8e
gp rebuild improvements
...
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2023-01-18 10:24:26 +01:00
Andrea Falzetti
1e24370e8e
gitpod-cli: add gp rebuild cmd
...
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2023-01-13 14:48:21 +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
Anton Kosyakov
e8a7835f9b
[gitpod-cli] clean up
...
This PR introduces SupervisorClient to cache grpc connection and clients. It is in a prepartion to support inner container while running gp-run to provide access to all tasks.
2022-12-21 09:18:30 -03:00
Christian Weichel
478a75e744
Switch license to AGPL
2022-12-08 13:05:19 -03:00
Andrea Falzetti
3c072803c6
feat(gitpod-cli): report errors to ide-metrics-api
2022-10-13 18:21:28 +02:00
Anton Kosyakov
11c412b57d
[gp-cli] remove unused code
2022-10-11 10:22:26 +02:00
Manuel Alejandro de Brito Fontes
d5eb5815b5
Update to 1.19
2022-10-04 15:17:22 +02:00
Pudong Zheng
cddd75ba38
[gitpod-cli] make version simply
2022-09-28 11:03:28 +02:00
mustard
95fa4439e5
[gp-cli] provide workspace class info in top command
2022-08-30 10:25:14 +02:00
Manuel Alejandro de Brito Fontes
9500ed33eb
Remove duplication of parsing SUPERVISOR_ADDR
2022-08-11 01:40:54 +02:00
JenTing Hsiao
9631a0b57b
Remove deprecated function
...
The function grpc.WithInsecure() is deprecated, use
grpc.WithTransportCredentials(insecure.NewCredentials()) instead.
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-06-15 13:07:24 +05:30
Andrea Falzetti
f5eaee97fa
feat(gitpod-cli): add top cmd
2022-06-13 22:45:23 +05:30
mustard
a8d73acde1
[gp-cli] refactor cmd tasks and ports supervisor related func
2022-06-01 19:33:50 +05:30
Victor Nogueira
0723994110
Add command 'gp ports list' to gitpod-cli
2022-06-01 15:29:50 +05:30
Manuel Alejandro de Brito Fontes
1b88c8058e
Update go modules
2022-04-25 15:52:37 +05:30
Andrea Falzetti
e5ea51151c
feat(gitpod-cli): add tasks cmd
2022-03-21 18:31:27 +05:30
Filip Troníček
4cf94168d0
Add git command analytics
2022-01-07 11:07:00 +01:00
iQQBot
0686393e5a
add gp stop command
2021-10-26 11:40:03 +02:00
Manuel Alejandro de Brito Fontes
347ad95d80
Switch from fmt.Errorf to xerrors.Errorf
2021-08-30 02:47:28 -03:00
Manuel Alejandro de Brito Fontes
02309b9697
Update go mod tidy for 1.17
2021-08-27 12:33:26 -03:00
Jan Koehnlein
49d3aa83f0
[git] notify a user about missing scopes on git actions
...
Fixes https://github.com/gitpod-io/gitpod/issues/2810
2021-03-27 09:47:44 +01:00
Anton Kosyakov
91cc264260
[code] github auth provider
2021-03-12 10:41:43 +01:00
Manuel Alejandro de Brito Fontes
3b4ebc9bad
Migrate deprecated methods from ioutil package
2021-03-02 06:37:49 -03:00
Manuel Alejandro de Brito Fontes
2b6a56bc40
Update go imports
2021-03-02 06:37:49 -03:00
Christian Weichel
b7dda84ad0
[license] Update license header from TypeFox GmbH to Gitpod GmbH
2021-01-04 15:12:02 +01:00
Anton Kosyakov
c59c7f8e85
[gitpod/cli] fix nil pointer dereference
2020-12-03 21:42:13 +01:00
Anton Kosyakov
cd1e4418f9
fix #2368 : use vi as a fallback for gp open
2020-12-03 09:10:39 +01:00
Anton Kosyakov
8c993133cb
[supervisor] git token provider support
2020-12-02 09:40:35 +01:00
Anton Kosyakov
f774434e25
fix #2036 : gp url should await when IDE is up
2020-10-22 14:22:42 +02:00
gitpod-init
24f7b609bf
initial commit
2020-08-25 09:25:15 +00:00