-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JetBrains] Update Stable IDE images to 2022.3 #15240
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
f3beee9
to
c9825ed
Compare
c9825ed
to
7cddd65
Compare
da10dcc
to
f7755f5
Compare
f7755f5
to
b93c717
Compare
@@ -117,6 +117,7 @@ tasks { | |||
} | |||
|
|||
runPluginVerifier { | |||
enabled = false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ℹ️ Temporarily disabled due to this error:
[components/ide/jetbrains/backend-plugin:plugin-stable] Execution failed for task ':runPluginVerifier'.
[components/ide/jetbrains/backend-plugin:plugin-stable] > Could not copy tar entry /workspace/.gradle/caches/modules-2/files-2.1/com.jetbrains/jbre/jbr_jcef-17.0.5-linux-x64-b653.14/8781947cdb8b3060824efca4e63a70b07fff5cd2/jbre-jbr_jcef-17.0.5-linux-x64-b653.14.tar.gz!jbr_jcef-17.0.5-linux-x64-b653.14/legal/java.base/ADDITIONAL_LICENSE_INFO to '/workspace/.gradle/caches/modules-2/files-2.1/com.jetbrains/jbre/jbr_jcef-17.0.5-linux-x64-b653.14/extracted/jbr_jcef-17.0.5-linux-x64-b653.14/legal/java.base/ADDITIONAL_LICENSE_INFO'.
[components/ide/jetbrains/backend-plugin:plugin-stable] > /workspace/.gradle/caches/modules-2/files-2.1/com.jetbrains/jbre/jbr_jcef-17.0.5-linux-x64-b653.14/extracted/jbr_jcef-17.0.5-linux-x64-b653.14/legal/java.base/ADDITIONAL_LICENSE_INFO (Permission denied)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
started the job as gitpod-build-jetbrains-update-stable-ides.30 because the annotations in the pull request description changed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/unhold
Description
This PR updates the Stable JetBrains IDE images to 2022.3, making them currently the same as the EAP images.
Due to this, the code supporting 2022.2 were removed, and a few files were moved, as they are now shared between
stable
andlatest
. So reviewers need to test both Stable and Latest IDEs in this PR.How to test
https://github.com/gitpod-io/empty
)https://github.com/gitpod-io/empty
)The following resources should help, in case something goes wrong (e.g. workspaces don't start):
Release Notes
Werft options:
This PR was created automatically with GitHub Actions using this GHA