This project is mirrored from https://github.com/gitpod-io/gitpod.
Pull mirroring updated .
- Aug 11, 2023
-
-
Kyle Brennan authored
Relates to ENG-473
-
Jean Pierre authored
* Introduce sshkeyservice * Add read_ssh and write_ssh permissions * add requestorId to sshkeyservice --------- Co-authored-by:
svenefftinge <sven@gitpod.io>
-
- Aug 10, 2023
-
-
Robo Quat authored
Update Platform Version of JetBrains Backend Plugin (EAP) to 232.9559-EAP-CANDIDATE-SNAPSHOT (#18482)
-
Huiwen authored
* Make db waiter to wait latest migration * Move generate out of build * Remove conn require * Allow to ignore migration check * Use shell * Use fail and remote useless log * Generate service-waiter txt when create migration * Revert "Generate service-waiter txt when create migration" This reverts commit 11c12b83. * Add log
-
Robo Quat authored
* [JetBrains] Update IDE images to new build version * Skip testing CLion for the time being --------- Co-authored-by:
filiptronicek <filip@gitpod.io>
-
Sven Efftinge authored
-
Alex Tugarev authored
* Improve GithubRepositoryProvider.getUserRepos The graphql query is extend to mimic what you would see in Top Repositories box visiting github.com. * fixup consider private repos as well * fixup missing spread
-
Aleksandar authored
* trigger staging/prod install * params * quotes * strategy in the right place
- Aug 09, 2023
-
-
Kyle Brennan authored
We're getting: fatal error: concurrent map writes fatal error: concurrent map writes goroutine 305 [running]: github.com/gitpod-io/gitpod/test/pkg/integration.(*ComponentAPI).DB(0xc0005fee40?, {0x0, 0x0, 0x0?}) /__w/gitpod/gitpod/test/pkg/integration/apis.go:839 +0x2c7 github.com/gitpod-io/gitpod/test/pkg/integration.(*ComponentAPI).GetUserId(0x6fc23ac00?, {0x7ffff83516db, 0x17}) /__w/gitpod/gitpod/test/pkg/integration/apis.go:410 +0x34 github.com/gitpod-io/gitpod/test/pkg/integration.LaunchWorkspaceWithOptions(0xc0007a04e0, {0x3030e70, 0xc00079f410}, 0xc000adbd60, {0x7ffff83516db, 0x17}, 0xc0007af110, {0x0, 0x0, 0x0}) /__w/gitpod/gitpod/test/pkg/integration/workspace.go:368 +0x465 github.com/gitpod-io/gitpod/test/pkg/integration.LaunchWorkspaceFromContextURL(0xc00006000b?, {0x3030e70?, 0xc00079f410?}, {0x2be023a?, 0xf?}, {0x7ffff83516db?, 0x0?}, 0x0?, {0x0, 0x0, ...}) /__w/gitpod/gitpod/test/pkg/integration/workspace.go:325 +0x8d github.com/gitpod-io/gitpod/test/tests/workspace.runContextTests.func1.1(0xc0007a04e0) /__w/gitpod/gitpod/test/tests/workspace/contexts_test.go:142 +0x406 testing.tRunner(0xc0007a04e0, 0xc000aa37a0) /home/gitpod/go/src/testing/testing.go:1576 +0x10b created by testing.(*T).Run /home/gitpod/go/src/testing/testing.go:1629 +0x3ea
-
Kyle Brennan authored
Remove to avoid alerting on-callers. Circle back after we have a better expression, or means to define criteria that is exclusive to Dedicated.
-
Anton Kosyakov authored
Co-authored-by:
geropl <gero@gitpod.io>
- Aug 08, 2023
-
-
Manuel Alejandro de Brito Fontes authored
* Add a new trust bundle for custom SSL certificates * Mount the customer certificate in the workspace * Use the custom certificate in components * Cleanup * Set env variables and mount the crt in a different file * rename custom ca cert file name * Fix the filename in env vars * Enable custom SSL certificate conditionally --------- Co-authored-by:
nandajavarma <nandaja.varma@gmail.com>
-
Alex Tugarev authored
* add repositories of all accessible projects * remove user repositories from Apps (wrong permission query) * implement `getUserRepos` for BBS
- Aug 07, 2023
-
-
Alex Tugarev authored
* [server] FIx missing User.fullName attribute for SSO users Git config prefers `User.fullName` for `git config user.name`, see https://github.com/gitpod-io/gitpod/blob/24f7b609bf79b247d72d1841282639726bcd5891/components/server/src/workspace/workspace-starter.ts#L550 This PR should re-add this values. Users would have to re-login to get this updated. * fixup test
-
Gero Posmyk-Leinemann authored
* [server] Merge WorkspaceDeletionService into WorkspaceGC * [server] WorkspaceService.getOwnerToken + .getIDECredentials * review comments * [server] Cleanup around EntitlementService and BillingMode
- Aug 05, 2023
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
- Aug 04, 2023
-