Skip to content

Free more disk space by uninstalling large packages#299

Merged
amitdev merged 1 commit intoamitdev:masterfrom
adangel:issue-295-ci-build
Feb 3, 2026
Merged

Free more disk space by uninstalling large packages#299
amitdev merged 1 commit intoamitdev:masterfrom
adangel:issue-295-ci-build

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()

@emouty
Copy link
Contributor

emouty commented Jan 23, 2026

Hello, is there something preventing this pr from being merged ? 🤔

@adangel
Copy link
Contributor Author

adangel commented Jan 29, 2026

@amitdev @jborgers Is there anything missing? Thanks!

@amitdev amitdev merged commit 6044c35 into amitdev:master Feb 3, 2026
4 checks passed
@adangel adangel deleted the issue-295-ci-build branch February 3, 2026 18:53
@adangel
Copy link
Contributor Author

adangel commented Feb 3, 2026

@amitdev Many thanks for merging!

Could you take a look at #304 and #306 ?
When do you plan to do the next release? I'd really like to have these in an official released version. If you want, I can support you with the release. Let me know.

@amitdev
Copy link
Owner

amitdev commented Feb 7, 2026 via email

@adangel
Copy link
Contributor Author

adangel commented Feb 27, 2026

I merged most PRs and released 2.1.0

Thank you @amitdev !

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

3 participants