Skip to content

Conversation

@adangel
Copy link
Contributor

@adangel adangel commented Jan 5, 2026

This removes more packages, allowing to run the "verifyPlugin" task to verify against 6 (!) IDE versions (241, 242, 243, 251, 252, 253).

Fixes #295

Once this is merged, I suggest to rerun the other open PRs (especially #298) and release a last version, that is compatible with 241. After that, we should update the minimum version (pluginSinceBuild) to at least 243 or newer. As, once 261 is released, we probably run into the disk space problem again.

@adangel
Copy link
Contributor Author

adangel commented Jan 5, 2026

Alternatively, we could skip some of the (currently) 6 version for the verifyPlugin tasks. Currently, we use recommended(), which uses all the version from pluginSinceBuild to the latest.
See

// https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-extension.html#intellijPlatform-pluginVerification-ides
// recommended() automatically tests based on the current platformVersion
recommended()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI build is broken

1 participant