12 Commits

Author SHA1 Message Date
Jan Keromnes
56e7fdccef [gp] Make 'gp open' try GP_OPEN_EDITOR before falling back to 'vi'
Fixes https://github.com/gitpod-io/gitpod/issues/3309
2021-03-09 09:00:47 +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
Manuel Alejandro de Brito Fontes
dc4f2b9b15 Update go modules to 1.16 2021-03-02 06:37:49 -03:00
Manuel Alejandro de Brito Fontes
f263277537
Update k8s go dependencies (#3271) 2021-02-25 14:20:03 -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
Christian Weichel
a459be3065 [gp] Produce URL ourselves, don't ask IDE
This is a step back, but unblocks a deadlock when something calls
`gp url` in the bash startup path.
2020-12-03 12:33:11 +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