This project is mirrored from https://github.com/gitpod-io/gitpod.
Pull mirroring updated .
- Jul 28, 2023
-
-
Wouter Verlaek authored
* Create integration tests action, run on main * Fix action secrets * Fix env * Fix status, move from build.yml to workspace-integration-tests.yml * build.yml uses integration tests action * Fix action * Set preview name in config output
-
Wouter Verlaek authored
-
Gero Posmyk-Leinemann authored
* [.werft] Delete superfluous files * Move post-process.sh * move vm folder * fix
-
Milan Pavlik authored
* [server] Use public services endpoint for webhooks & config * fix * fix
- Jul 27, 2023
-
-
Manuel Alejandro de Brito Fontes authored
* Update k8s dependencies to v1.27.3 * Update opencontainers/runtime-spec to v1.1.0 * Update controller runtime to v0.15.0 * Update go modules * Fix build * Cleanup * Fix ws-manager e2e tests
-
Manuel Alejandro de Brito Fontes authored
* Refactor CI pipeline action * Cleanup * Update secrets
-
Milan Pavlik authored
Co-authored-by:
geropl <gero@gitpod.io>
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
- Jul 26, 2023
-
-
Milan Pavlik authored
* [proxy] Add services.DOMAIN handlers for IDP and Apps * retest * fix * fix * fix * fix * fix
-
Manuel Alejandro de Brito Fontes authored
* Install oci-tool in dev-environment image * Update dev-environment image
-
Milan Pavlik authored
* [installation-telemetry] Remove component * [installation-telemetry] Remove component * remove
-
Sven Efftinge authored
-
Alex Tugarev authored
Current version seems to have issues with tearing down the node processes.
-
Gero Posmyk-Leinemann authored
* [lw-scans] Use oci-tool to download installer * adjust
-
Sven Efftinge authored
move summary out of comments and remove walkthrough
-
Filip Troníček authored
* Add more Git details to Public API * Only add `Repository` * Remove remaining branch references * Update workspace tests * Remove additional unneeded metadata * Swap arg order to match proto
- Jul 25, 2023
-
-
Robo Quat authored
Update Platform Version of JetBrains Gateway Plugin (EAP) to 232.8660-EAP-CANDIDATE-SNAPSHOT (#18272)
-
Robo Quat authored
Update Platform Version of JetBrains Backend Plugin (EAP) to 232.8660-EAP-CANDIDATE-SNAPSHOT (#18273)
-
Alex Tugarev authored
* [Orgs] Hide Invite Members button from non-owners * [server] Invites to Org should be limited to owners. * [papi] ignore permission denide for GetGenericInvite for non-owners The `inviteId` is nil/undefined then.
-
Nandaja Varma authored
* Make public URL prefix configurable * making the prefix url configurable instead of just the prefix
-
Milan Pavlik authored
* [db] Move redis publisher to gitpod-db * Fix * fix
-
Robo Quat authored
* [JetBrains] Update IDE images to new build version * fix --------- Co-authored-by:
Pudong Zheng <tianshi8650@gmail.com>
-
Milan Pavlik authored
* [gitpod-db] Include redis client to share * fix * fix * fix
-
Alex Tugarev authored
This reverts commit aeb68840.
-
- Jul 24, 2023
-
-
Milan Pavlik authored
* [server] Publish events during workspace starter * retest * fix * fix * retest * retest * retest * retest * retest * retest * retest * retest * [server] Publish events during workspace starter * retest * retest * retest * retest * retest * retest * retest * retest * retest * retest * retest * fix * Remove gitpod-messagebus component
-
Milan Pavlik authored
* [server] Publish events during workspace starter * retest * fix * fix * retest * retest * retest * retest * retest * retest * retest * retest * [server] Publish events during workspace starter * retest * retest * retest * retest * retest * retest * retest * retest * retest * retest * retest * fix * [installer] Remove messagebus * fix * fix
-
Kyle Brennan authored
Fix gitpod_workspace_regular_not_active_percentage_mk2, and temporarily disable related alerts (#18332) We'll likely replace the alerts too, using one that detects anomalies given zscore. Related to ENG-20