This project is mirrored from https://github.com/gitpod-io/gitpod.
Pull mirroring updated .
- Oct 30, 2024
-
- Oct 29, 2024
-
-
Moritz Eysholdt authored
Change the error message to a unique statement so we can easier trace error messages to the originating line of code.
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
Kyle Brennan authored
[supervisor] revert recent changes to reduce frequency of `supervisor run error with unexpected exit code` (#20325) * Revert "[supervisor] switch lib back to use upstream `ramr/go-reaper` (#20322)" This reverts commit 9442b52b. * Revert "[supervisor] set pod failure reason when supervisor is reaped (#20318)" This reverts commit 9e8da3bd.
-
- Oct 28, 2024
-
-
Siddhant Khare authored
* feat: Add AWS re:Invent 2024 notification * Update copy
-
- Oct 25, 2024
-
-
- Oct 24, 2024
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
- Oct 23, 2024
-
-
Robo Quat authored
* Update Platform Version of JetBrains Gateway Plugin (Stable) to * revert `pluginSinceBuild` * revert comment --------- Co-authored-by:
hwen <mhqnwt@gmail.com> Co-authored-by:
mustard <huiwen@gitpod.io>
- Oct 22, 2024
-
-
Filip Troníček authored
* [WS CLI] Make `env --scope=user` compatible with GitLab groups * Allow updating `*/*` scoped vars for backwards compat * Fix test races
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
- Oct 21, 2024
-
-
mustard authored
* Fix stable code build * update leeway dep
- Oct 19, 2024
-
- Oct 18, 2024
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
- Oct 17, 2024
-
-
Aminur Rahman authored
-
- Oct 15, 2024
-
-
Robo Quat authored
Co-authored-by:
Filip Troníček <filip@gitpod.io>
-
Filip Troníček authored
* [ws-gc] Additional logging * typo fix * test update * Workspace is active now if it just stopped, started or just got created * Don't ever GC currently running workspaces * Fix tests * Fix tests * No more async filter predicates * More prevention logging * Log all timestamps and don't update `lastActive` when `activeNow === true` * even cooler timestamps * Add instance id to log context * Remove filtering for only non-running workspaces
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
Filip Troníček authored
* Provide a nicer image build failed message * an error message that actually shows up * Tweak error message * Make env retrieval consistent in supervisor config * Fix broken docs link in dashboard
- Oct 14, 2024
-
-
mustard authored
* Fix code nightly dockerfile * Try fix nightly dockerfile * Fix * Fix * Fix * Fix * Update code commit with node 18 patch --------- Co-authored-by:
Jean Pierre Huaroto <jeanp413@hotmail.com>
- Oct 13, 2024
-
-
Robo Quat authored
Co-authored-by:
roboquat <roboquat@users.noreply.github.com>
-
- Oct 11, 2024
-
-
mustard authored
* [JetBrains] improve handling of client connection termination * Hold connection provider until workspace stopped * use lifetime launch * delay 5 seconds
-
John Pork authored
* Improve repository finder search URL validation * Add one more test
-
mustard authored
* Disable gitpod port forwarding * Use FF and env to control port exposing * Rename to `forwarding` * disable local ports forwarding only
-
mustard authored
* Update Platform Version of JetBrains Gateway Plugin (EAP) to * Fix stable warnings * Fix EAP build * Revert URL changes * Fix class cast bug --------- Co-authored-by:
Robo Quat <roboquat@gitpod.io>
- Oct 10, 2024
-
-
Robo Quat authored
* [VS Code Browser] Build stable code `1.94.1` * Update code dockerfile --------- Co-authored-by:
Huiwen <mhqnwt@gmail.com>