-
Notifications
You must be signed in to change notification settings - Fork 21
build: verifyPlugin fails on verify plugin 1.385 #872
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
Comments
…edhat-developer#872) Signed-off-by: Andre Dietisheim <[email protected]>
redhat-developer#872) Signed-off-by: Andre Dietisheim <[email protected]>
redhat-developer#872) Signed-off-by: Andre Dietisheim <[email protected]>
redhat-developer#872) Signed-off-by: Andre Dietisheim <[email protected]>
I tried to force the verification to be run with the prior version 1.383 but none of my attemps was successful. I tried setting intellijPlatform {
pluginVerification {
version = "1.383"
}
} but to no avail. Setting the dependency version didn't work either: implementation("org.jetbrains:verifier-cli:1.314") |
#873 fixed the 2 issues but could address the missing dependency of intellij-redhat-telemetry which is a bug in plugin verifier 1.385 |
…872) Signed-off-by: Andre Dietisheim <[email protected]>
#872) Signed-off-by: Andre Dietisheim <[email protected]>
Reopening to track the state of the plugin verifier. Crossing fingers the next version of the plugin verifier does not fail any more. |
still fails with 1.386. let's wait for next one ... |
Uh oh!
There was an error while loading. Please reload this page.
Reported to jebrains: https://youtrack.jetbrains.com/issue/MP-7480/
Steps:
1.385
, marketplace is using prior version1.383
)Result:
Verification fails
This makes all our PRs fail.
See https://github.com/redhat-developer/intellij-kubernetes/actions/runs/14709415219/job/41949522399#step:7:645
The text was updated successfully, but these errors were encountered: