This project is mirrored from https://github.com/gitpod-io/gitpod.
Pull mirroring updated .
- Sep 03, 2024
-
- Sep 02, 2024
-
-
Robo Quat authored
* Update Platform Version of JetBrains Backend Plugin (EAP) to * remove unnecessary changes --------- Co-authored-by:
mustard <huiwen@gitpod.io>
-
mustard authored
* [GP-CLI] fix `gp preview` not outputting stderr and stdout properly * remove stdout pipe
-
mustard authored
* Build patch for VS Code Browser * Update WORKSPACE.yaml * Update WORKSPACE.yaml
-
mustard authored
* Improve JetBrains integration tests to show proper failed message * fixup: show stdout
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
- Aug 30, 2024
-
-
Filip Troníček authored
* Simplify example repositories * Actually fix the bug * Fix resolved repo name * Fix display names for examples
-
Filip Troníček authored
* Minor improvements to metrics requests * Fix builds
-
- Aug 29, 2024
-
-
Filip Troníček authored
* Remove project context fetching * limit projects returned from `ListSuggestedRepositories` * Get rid of all projects query * A WIP state * Enhance search and normalize links * Revert find project DB changes * Make repo finder responsible for current selection * remove debug * Comments * Re-use pagination flattening * Query improvements * limit pagination * Add test about keeping length * Fix test * Fix repo ordering * add normalize comment
-
-
- Aug 28, 2024
-
- Aug 27, 2024
-
-
mustard authored
* Validate redirect url * Address feedback * feedback 2
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
- Aug 26, 2024
-
- Aug 23, 2024
- Aug 22, 2024
-
-
Robo Quat authored
* Update Platform Version of JetBrains Backend Plugin (EAP) to * Remove unnecessary changes --------- Co-authored-by:
Huiwen <mhqnwt@gmail.com>
-
mustard authored
* [JetBrains] Upgrade platform version of stable and latest Gitpod Gateway plugins * Update integration tests gateway build path
-
- Aug 21, 2024
-
- Aug 20, 2024
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
- Aug 16, 2024
-
-
-
Huiwen authored
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
Huiwen authored
* Update main.go * Fix incorrect stat for link * add doc
-
- Aug 15, 2024
-
-
Huiwen authored
* [JetBrains] force upgrade intelliJ to `2024.2` * Force append a version * Force use latet backend-plugin * Pin backend-plugin version * fix preview env * 1 * Address feedback