Skip to content

Update gradle, actions and buildscript#12

Merged
bluelhf merged 5 commits intoTestaustime:mainfrom
bluelhf:update-gradle
Dec 24, 2025
Merged

Update gradle, actions and buildscript#12
bluelhf merged 5 commits intoTestaustime:mainfrom
bluelhf:update-gradle

Conversation

@bluelhf
Copy link
Copy Markdown
Collaborator

@bluelhf bluelhf commented Dec 23, 2025

This PR updates Gradle, the relevant GitHub actions and the buildscript to modern versions.
The minimum required platform version for the plugin has increased from 2022.2 to 2022.3, as 2022.2
is not supported by modern versions of the IntelliJ Platform Plugin. This also removes most of the GitHub actions, as they either did not work at all (Qodana, the IDE failed to pick up the Gradle JVM version) or took up too much disk space (Verifier, since we support very old versions and it tries to test with all of them) for the GitHub runner on newer versions.

@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

it's not worth it man
not enough disk space in actions
@bluelhf bluelhf merged commit ebb264e into Testaustime:main Dec 24, 2025
3 checks passed
@bluelhf bluelhf deleted the update-gradle branch December 24, 2025 00:44
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.

2 participants