You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[gha] update IDE github action to default use ws-manager-mk2 (#17595)
* [gh-action] update IDE github action to default use ws-manager-mk2
* [ide-integration-test] add option to use mk2 or not
* update regressions check
* update build integration test
_This PR was created automatically with GitHub Actions using [this](https://github.com/gitpod-io/gitpod/blob/main/.github/workflows/jetbrains-update-plugin-platform-template.yml) template._
111
112
commit-message: "Update Platform Version of ${{ inputs.pluginName }} to ${{ steps.latest-version.outputs.result }}"
Copy file name to clipboardExpand all lines: .github/workflows/jetbrains-updates.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ jobs:
67
67
- [x] /werft with-gce-vm
68
68
- [x] with-integration-tests=jetbrains
69
69
- [x] latest-ide-version=false
70
+
- [x] with-ws-manager-mk2
70
71
71
72
_This PR was created automatically with GitHub Actions using [this](https://github.com/gitpod-io/gitpod/blob/main/.github/workflows/jetbrains-updates.yml) GHA_
72
73
commit-message: "[JetBrains] Update IDE images to new build version"
0 commit comments