16 Commits

Author SHA1 Message Date
Sven Efftinge
0878c9444d [gp cli] fix gp init
fixes #3975
2021-05-25 10:53:56 +02:00
Manuel Alejandro de Brito Fontes
d3ebfd454b Update golangci-lint 2021-05-11 07:15:24 -04:00
Jan Koehnlein
4279d3a787
[cli] allow to open external URLs in a new tab (#3646) 2021-03-31 12:01:24 +02:00
Anton Kosyakov
5e39b06cb5 [gitpod-cli/protocol] remove dependency to common-go 2021-03-29 16:10:34 +02:00
Anton Kosyakov
4ebbcc1d62 fix #3162: decouple gp env from theia 2021-03-29 16:10:34 +02: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
Christian Weichel
c8526aeff0 [gitpod-cli] Support args in open/preview env vars 2021-03-15 16:57:25 +01:00
Anton Kosyakov
865769dffb [vscode] support port preview 2021-03-15 11:29:12 +01:00
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
Christian Weichel
b7dda84ad0 [license] Update license header from TypeFox GmbH to Gitpod GmbH 2021-01-04 15:12:02 +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
gitpod-init
24f7b609bf initial commit 2020-08-25 09:25:15 +00:00