Mads Hartmann
efd028629d
Move logic related to deploying Gitpod to preview environments to dev/preview:deploy-gitpod
2022-11-03 12:32:08 +01:00
JenTing Hsiao
d686ea9685
Add counter metrics to record error count
...
Add two metrics to record the `mount device failed` and `cannt mount volume`
error. So, we could know the frequency the error happened.
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-11-03 10:57:07 +01:00
JenTing Hsiao
0a130f1cda
Skip the cannot mount workspace event because it might be an intermediate state
...
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-11-03 10:57:07 +01:00
roboquat
5fffa02154
Update Platform Version of JetBrains Backend Plugin to 223.7401-EAP-CANDIDATE-SNAPSHOT
2022-11-03 10:46:07 +01:00
Andrea Falzetti
10f556316a
chore(jetbrains): use only one clipboard manager
2022-11-03 10:00:08 +01:00
Milan Pavlik
172bf96007
[gitpod-protocol] Support using Cookie for Golang client
2022-11-03 08:59:07 +01:00
Milan Pavlik
9e255760eb
[gitpod-protocol] Add ResetGenericInvite to golang client
2022-11-03 08:58:07 +01:00
Milan Pavlik
91ecf0782e
[public-api] Implement experimental JoinTeam
2022-11-03 08:57:08 +01:00
Milan Pavlik
66c9f2df22
[public-api] Add primary_email to TeamMember
2022-11-03 08:33:07 +01:00
Milan Pavlik
5af42c46c0
[public-api] Implement experimental GetTeam
2022-11-03 08:31:07 +01:00
Alex Tugarev
3450b2ec36
[bitbucket-server] improve logging of webhook installation
2022-11-03 07:55:07 +01:00
Pavel Tumik
9a8151df25
refactor dispose workspace when using pvc
2022-11-03 01:16:07 +01:00
Thomas Schubart
ad2f82b43b
[server] Do not send protected secrets feature flag
2022-11-02 21:25:07 +01:00
Thomas Schubart
7b468c43ef
[ws-manager-api] Remove protected secrets from grpc
2022-11-02 21:25:07 +01:00
roboquat
a7c10f7b3c
[JetBrains] Update IDE images to new build version
2022-11-02 20:45:07 +01:00
Andrea Falzetti
9bc3d390c0
chore(jetbrains): publish automatically to stable channel
...
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2022-11-02 20:18:08 +01:00
Victor Nogueira
18aec459b6
Add actions Copy URL and Copy Web URL on forwarded ports in terminals from JetBrains EAP IDEs
...
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
2022-11-02 20:16:07 +01:00
mustard
cc3f4a13df
[blobserve] remove not exists file replacement
2022-11-02 18:42:07 +01:00
Milan Pavlik
1b4966be80
[public-api] Populate full name and avatar for team members
2022-11-02 16:50:07 +01:00
Wouter Verlaek
e8bf53b43e
[image-builder-mk3] Add sequence diagram
2022-11-02 16:10:07 +01:00
Andrew Farries
901aff37d0
Add d_b_workspace_cluster table to sync config
2022-11-02 15:45:07 +01:00
Laurie T. Malau
84e1f36c02
[usage] Use createStripeSubscription behind feature flag
2022-11-02 12:52:06 +01:00
Andrew Farries
15738648aa
Make findFiltered respect soft deletion
2022-11-02 12:07:06 +01:00
Andrew Farries
36a496e1be
Add failing test for findFiltered
...
Check that the method correctly excludes soft-deleted clusters.
2022-11-02 12:07:06 +01:00
Andrew Farries
7ad64ced9a
Filter out deleted clusters in findByName
2022-11-02 12:07:06 +01:00
Andrew Farries
dd44961197
Change deleteByName to use soft deletion
2022-11-02 12:07:06 +01:00
Milan Pavlik
5c7d6cfafd
[dashboard] Fix public api feature flag name
2022-11-02 12:06:06 +01:00
Milan Pavlik
06371a23a9
[dashboard] ListTeams using Public API
2022-11-02 11:52:06 +01:00
Milan Pavlik
d64eb0cef0
[server] Do not fail joining a team you're already a member of
2022-11-02 11:42:07 +01:00
Milan Pavlik
e24616b9fb
[public-api] Implement experimental ListTeams
2022-11-02 09:50:06 +01:00
Milan Pavlik
debb16b9cb
[gitpod-protocol] Add support for getTeam in golang client
2022-11-02 09:34:06 +01:00
Milan Pavlik
87485bf48c
[server] Add getTeam
2022-11-02 09:34:06 +01:00
Andrew Farries
0b226113cd
Take the applicationCluster from config
...
Take the applicationCluster from config as happens elsewhere in this
module rather than from the environment.
2022-11-02 09:33:06 +01:00
Andrew Farries
31399661d5
Amend tests to use new deleted field
2022-11-02 09:26:07 +01:00
Andrew Farries
ab0d913355
Add deleted col to d_b_workspace_cluster table
2022-11-02 09:26:07 +01:00
Milan Pavlik
0a92af5390
[public-api] Add avatar_url and full_name to TeamMember
2022-11-02 09:25:07 +01:00
Milan Pavlik
3c553500f0
[usage]Actually reset usage during ResetUsage RPC
2022-11-02 09:16:07 +01:00
Milan Pavlik
3d7cf213c3
[public-api] Define GetTeam RPC
2022-11-02 08:42:06 +01:00
Pavel Tumik
8c36a94586
[pvc] add init container to workspace to chown pvc mount folder
2022-11-02 06:20:06 +01:00
Manuel Alejandro de Brito Fontes
ff22010421
[image-builder-bob] Enable wait if error in debug mode
2022-11-02 01:59:06 +01:00
Manuel Alejandro de Brito Fontes
6e71855da8
[ws-daemon] Force build of container image
2022-11-01 21:44:06 +01:00
Laurie T. Malau
5e09a4daaf
[usage] Use workspaceClass displayName in Usage view
2022-11-01 18:31:06 +01:00
Andrew Farries
19c0a6d315
Add extra assertions
2022-11-01 17:36:06 +01:00
Laurie T. Malau
ee8354aa79
[usage] Implement CreateStripeSubscription
2022-11-01 16:15:06 +01:00
Milan Pavlik
45dcd0a5c3
[public-api] Implement member_since on TeamMember
2022-11-01 15:44:06 +01:00
Milan Pavlik
295bda2008
[dashboard Use public-api to CreateTeams
2022-11-01 15:32:06 +01:00
Milan Pavlik
4c3007af75
[public-api] Implement experimental TeamsService.CreateTeam
2022-11-01 13:56:06 +01:00
Manuel Alejandro de Brito Fontes
42942b32b1
Update buildkit to v0.10.5
2022-11-01 13:10:07 +01:00
Andrew Farries
b88d9bbd6e
Add imageBuildsCompletedTotal metric
...
Add a counter to track the number of image builds recorded as completed
by `server`, broken down by outcome (succeeded, failed).
2022-11-01 12:52:06 +01:00
Andrew Farries
ff1f3c2a91
Update entity with additional PrimaryColumn
2022-11-01 12:18:06 +01:00