This project is mirrored from https://github.com/gitpod-io/gitpod.
Pull mirroring updated .
- Aug 17, 2023
-
-
Gero Posmyk-Leinemann authored
* WorkspaceService.getSupportedWorkspaceClasses + updateGitStatus * setWorkspaceTimeout + getWorkspaceTimeout
-
Alex Tugarev authored
* [server] add `searchString` to `getRepositoriesForAutomatedPrebuilds` * reintroduce and fix paginated requests * using a default cap at 10 requests per paginated request * make getProviderRepositoriesForUser cancellable
-
Manuel Alejandro de Brito Fontes authored
This reverts commit 2838b782.
-
Manuel Alejandro de Brito Fontes authored
* Enable leader election in wa-manager-mk2 * Switch to four parallel tests * Cleanup * Update activity started time after leader election * Count maintenance test failures * Wait before updating the activity started time
-
- Aug 16, 2023
-
-
Gero Posmyk-Leinemann authored
* [server] Disable old permission checks if centraliedPermissions is enabled * review comments
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
- Aug 15, 2023
-
-
Anton Kosyakov authored
compare to previous attempts it does not remove anything related to ExternalImageConfigFile
-
Filip Troníček authored
* [papi]: Add `GetSuggestedRepos` * Rename method * req to be consistent * Move to SCMService * Remove usr impl * Add tests * Revert billing test change * Revert user changes * --
-
Anton Kosyakov authored
* [server] WorkspaceService.startWorkspace * [server] Start redis if not running * [server] Move regionCode handling into WorkspaceService.startWorkspace * [server] move "not-deleted" check into WorkspaceService.startWorkspace * fix sshkey tests --------- Co-authored-by:
Gero Posmyk-Leinemann <gero@gitpod.io>
-
Manuel Alejandro de Brito Fontes authored
* Update buildkit to v0.12.1 * Update DisplaySolveStatus signature * Switch to github.com/containerd/typeurl/v2
-
Kyle Brennan authored
* [installer] remove experimental mode * [ws-manager-mk2] remove experimental node selector * [ws-manager-api] remove ExperimentalMode from configuration * Add `ws-manager-api` to vscode workspace * [preview] remove experimental & bump deps Depends on https://github.com/gitpod-io/gitpod-packer-gcp-image/pull/246 * [preview] LocalStorageCapacityIsolation is GA, no needed as a gate in 1.27
-
- Aug 14, 2023
-
-
Kyle Brennan authored
* [ws-daemon] improve logging for `could not get connection drop stats` * Don't log the workspace name, which could contain org/repo * Log as a warning, this happens too often to be considered an error * [common-go] improve `stopping file watch` logging
-
Alex Tugarev authored
* [bbs] add pagination to getRepos * fixup: a fuse to prevent infinite loop * fixup remove .only
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
Manuel Alejandro de Brito Fontes authored
This reverts commit 12d74307.
-
Alex Tugarev authored
* [new-workspace] Fix recent repositories for BBS * fixup remove log * fixup test
-
Christian Weichel authored
* Add ECR auth support * Add EnableAdditionalECRAuth to Gitpod config * Simplify ECR integration * Make TrustedValue interface implementable * Allow ECR registries by default
-
Manuel Alejandro de Brito Fontes authored
* Enable leader election in wa-manager-mk2 * Remove old flag
- Aug 13, 2023
-
- Aug 11, 2023
-
-
Manuel Alejandro de Brito Fontes authored
* Update runc to v1.1.9 * Update runc to v1.1.9 * Update runc test
-
Filip Troníček authored
* Update VS Code Browser to `1.81.1` * Update Stable * Fix stable commit
-
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