gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

[JetBrains] Update Platform Version from JetBrains Gateway Plugin (EAP)

Open roboquat opened this issue 1 year ago • 0 comments

Description

This PR updates the Platform Version from JetBrains Gateway Plugin (EAP) to the latest version.

How to test

Merge if tests are green, if something breaks then add tests for regressions.

if you want to test manually for some reasons
  1. Ensure you have the Gateway installed from JetBrains Toolbox App and have it up-to-date.
  • You should use Gateway version corresponding to plugin qualifier, i.e. for stable plugin test with released, for latest test with EAP.
  • It could be that a new Gateway is not published for the given SDK yet then wait for it to be published. You can check the build version in the About dialog.
  1. Download the plugin build related to this branch in Dev Versions, and install it on the Gateway.
  • You can also uninstall current Gitpod plugin, configure dev channel using https://plugins.jetbrains.com/plugins/list?channel=dev&pluginId=18438-gitpod-gateway and restart GW to test that the proper version is detected and installed.
  1. Create a new workspace from the Gateway (it's ok to use the pre-selected IDE and Repository) and confirm if JetBrains Client can connect to it.

Release Notes

NONE

Werft options:

  • [x] /werft publish-to-jb-marketplace
  • [x] /werft with-preview
  • [x] /werft with-large-vm
  • [x] /werft with-gce-vm
  • [x] with-integration-tests=jetbrains
  • [x] latest-ide-version=true

This PR was created automatically with GitHub Actions using this template.

roboquat avatar May 24 '24 11:05 roboquat