JenTing Hsiao
856371178d
Revert "Update k8s dependencies to v0.24.2"
...
This reverts commit 2911bc3283c2b79aacde0d16bce056de62eb696b.
2022-07-05 11:11:01 +02:00
Manuel Alejandro de Brito Fontes
2911bc3283
Update k8s dependencies to v0.24.2
2022-07-05 03:37:52 +05:30
Andrew Farries
3225597af9
Add gp timeout show command
2022-06-24 21:37:33 +05:30
mustard
d820847fc6
[gp-cli] update timeout description
2022-06-17 16:59:26 +05:30
Andrea Falzetti
8dad2f139d
feat(gp-cli): allow disabling output colorization
2022-06-15 22:54:25 +05:30
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
CuriousCorrelation
311d13c9a0
[gp-cli] Move forward-port subcmd to ports expose
...
`forward-port` is now deprecated. New cmd is `gp ports expose`.
`forward-port` is now an alias for `ports expose`
for backwards compatibility.
2022-06-14 04:43:23 +05:30
CuriousCorrelation
09959a939c
[gp-cli] Add await subcommand to ports
...
`await-port` is now deprecated. New command is `gp ports await`.
`await-port` is now an alias for backwards compatibility.
2022-06-14 04:43:23 +05:30
Andrea Falzetti
f5eaee97fa
feat(gitpod-cli): add top cmd
2022-06-13 22:45:23 +05:30
mustard
a732374b3d
[gp-cli] add command to extend workspace timeout
2022-06-13 15:34:22 +05:30
mustard
a8d73acde1
[gp-cli] refactor cmd tasks and ports supervisor related func
2022-06-01 19:33:50 +05:30
mustard
c963c03248
[gp-cli] move cmd files
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
Andrea Falzetti
c6e96b560d
docs(gitpo-cli): add README
2022-04-26 03:56:37 +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
Manuel Alejandro de Brito Fontes
a563242ef3
Update go dependencies
2022-03-03 18:46:10 +05:30
Pudong Zheng
836aca6144
supplement git credential-helper smoke test comment
2022-02-25 00:26:04 +05:30
Pudong Zheng
343ae262fd
fix 'gp credential-helper' told us to quit
2022-02-23 21:34:03 +05:30
Jean Pierre
6f8f153ddf
Use procfs library for reading proc files
2022-02-11 02:23:32 +01:00
Anton Kosyakov
8bdd0ca581
[jb-remote] gp cli support
2022-02-09 12:59:30 +01:00
Jean Pierre
6e8e2a53b6
Fix credential helper regression
2022-02-08 17:11:30 +01:00
Mads Hartmann
dd8b5b728a
Remove OWNERS related files
...
Fixes https://github.com/gitpod-io/ops/issues/844
2022-02-08 09:15:30 +01:00
Pudong Zheng
f042238d86
Fix git credentials not work when git remote is not origin
...
Add unit test
2022-02-02 09:52:24 +01:00
Manuel Alejandro de Brito Fontes
82d786e2bb
Remove ws-scheduler
2022-01-24 20:08:17 +01:00
Jean Pierre
6cbed98c11
credentialHelper minor refactor
2022-01-24 05:23:16 +01:00
Jean Pierre
9a7411f0e9
credential-helper: validate git command data
2022-01-21 09:58:13 +01:00
Filip Troníček
96199858ad
Clean up some theia references
...
Fix condition
remove `printVarFromTheia`
Unused theia lib
2022-01-14 03:58:06 +01:00
Filip Troníček
4cf94168d0
Add git command analytics
2022-01-07 11:07:00 +01:00
Pudong Zheng
f153cbb1b2
[gp-cli] allow to create snapshot
2021-12-07 14:06:32 +01:00
iQQBot
0686393e5a
add gp stop command
2021-10-26 11:40:03 +02:00
Lou Bichard
764785f0e1
Update OWNERS
2021-10-26 10:13:03 +02:00
Manuel Alejandro de Brito Fontes
fc0de7566a
Fix go dependencies
2021-10-26 08:16:03 +02:00
Christian Weichel
8efac73cba
[prow] Add labels to OWNERS files
2021-10-12 09:01:58 -03:00
Manuel Alejandro de Brito Fontes
347ad95d80
Switch from fmt.Errorf to xerrors.Errorf
2021-08-30 02:47:28 -03:00
Joshua P
e039c1bbed
Fix typo in root.go
2021-08-27 12:34:26 -03:00
Manuel Alejandro de Brito Fontes
02309b9697
Update go mod tidy for 1.17
2021-08-27 12:33:26 -03:00
Manuel Alejandro de Brito Fontes
f7cf8e33e7
Update go dependencies
2021-08-27 12:33:26 -03:00
Manuel Alejandro de Brito Fontes
844c6fd36e
Update go format
2021-08-27 12:33:26 -03:00
Manuel Alejandro de Brito Fontes
6e7340dc86
Update k8s dependencies to v1.22.0
2021-08-11 17:31:10 +02:00
Manuel Alejandro de Brito Fontes
4edfce5ebf
Update grpc dependencies
...
Signed-off-by: Manuel Alejandro de Brito Fontes <aledbf@gmail.com>
2021-08-04 15:49:04 +02:00
Gero Posmyk-Leinemann
63108b7d54
[gp] env: handle multi-word values without quotes
2021-07-15 15:35:28 +02:00
Christian Weichel
c8eb943822
[prow] Add OWNERS files
2021-07-15 11:29:47 +02:00
Manuel Alejandro de Brito Fontes
bd3ba7cdec
Refactor port parsing
2021-06-16 10:45:31 -04:00
Manuel Alejandro de Brito Fontes
a57e2e73ea
Update go dependencies
2021-06-15 09:45:54 -04:00
Manuel Alejandro de Brito Fontes
97f89a27bb
[gitpod-cli] Use go-cmp for env test comparison
2021-06-15 07:06:01 -04:00
Jan Koehnlein
4cb910471f
[cli] correctly detect URL of git submodules ( #4503 )
...
* [cli] correctly detect URL of git submodules
* Update components/gitpod-cli/cmd/credential-helper.go
Co-authored-by: Cornelius A. Ludmann <cornelius.ludmann@typefox.io>
Co-authored-by: Cornelius A. Ludmann <cornelius.ludmann@typefox.io>
2021-06-15 09:56:46 +02:00
Manuel Alejandro de Brito Fontes
eeb4a39c78
[gitpod-cli] Fix parsing of env variables
2021-06-14 11:28:46 -04:00
Jan Koehnlein
84cf4a16fd
[git] improved logging in GitHub token verification ( #4479 )
...
see #4478
2021-06-11 13:22:56 +02:00
Autofix
e8762f258e
Autofix: trailing-spaces
2021-06-09 12:52:57 +02:00