Jakub Chrzanowski
3924430b5d
Remove platformVersion property and inline its value in build.gradle.kts for cleaner configuration.
2026-04-17 14:37:11 +02:00
Jakub Chrzanowski
e3d900af04
Remove (empty) plugin and module dependency configurations from build.gradle.kts and gradle.properties.
2026-04-17 14:37:11 +02:00
Jakub Chrzanowski
d7e12a963c
Remove Kover configuration, dependencies, and related workflow steps.
2026-04-17 14:37:11 +02:00
Jakub Chrzanowski
a82d9d01c6
Remove Qodana configuration, dependencies, and related workflow steps.
2026-04-17 14:37:11 +02:00
Jakub Chrzanowski
9c943a86bb
Remove gradleVersion property and wrapper configuration as Gradle Wrapper should be updated with ./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper
2026-04-17 14:37:11 +02:00
Jakub Chrzanowski
c967983660
Simplify property configuration: replace pluginGroup and pluginName with group and version in gradle.properties, and update diff filtering in workflow.
2026-04-17 14:37:11 +02:00
Jakub Chrzanowski
b336f6d360
Remove redundant comments and pluginVersion configuration from gradle.properties.
2026-04-17 14:37:11 +02:00
ilya
cbbad2beac
fix: handle empty releases list in draft cleanup step ( #578 )
...
When a new project has no releases yet, `gh api repos/{owner}/{repo}/releases`
returns empty JSON, causing `xargs` to fail with exit code 123:
"unexpected end of JSON input".
use xargs -r instead of explicit empty check for draft cleanup
2026-04-17 14:37:11 +02:00
Jakub Chrzanowski
97c77b4638
Upgrade platformVersion to 2025.2.6.1 and Gradle to 9.4.1.
2026-03-20 15:44:58 +01:00
Jakub Chrzanowski
fca913d51f
Upgrade Gradle version to 9.3.1.
2026-02-03 14:14:13 +01:00
Yaourt
d5cd7f0a77
chore(build): setup java and gradle for releaseDraft
2026-02-03 14:14:13 +01:00
Danil Ovchinnikov
15416c7c88
update actions/upload-artifact action
2026-02-03 14:14:13 +01:00
Danil Ovchinnikov
29494c85dd
update actions/checkout action
2026-02-03 14:14:13 +01:00
Danil Ovchinnikov
546b0e2c47
formatting GitHub Actions files
2026-02-03 14:14:13 +01:00
Jakub Chrzanowski
32ac468019
Remove the platformType Gradle property
2025-11-25 19:30:40 +01:00
Jakub Chrzanowski
7888f159fb
Update platformVersion to 2025.2.5
2025-11-25 19:29:10 +01:00
Jakub Chrzanowski
8ca795f3c2
Change since build to 252 (2025.2)
2025-11-25 19:28:46 +01:00
Jakub Chrzanowski
93e835087c
Merge remote-tracking branch 'origin/main' into next
2025-11-25 11:59:31 +01:00
Marcel Haßlinger
ae051ed9ae
fix(actions): use github event release body as conditional
...
output from a previous step has been removed recently - relying on github event release body to determine if pr should be opened
2025-11-25 11:53:15 +01:00
Danil Ovchinnikov
ab68cd4615
removed hidden spaces
2025-11-25 11:50:51 +01:00
Danil Ovchinnikov
65ba214871
update actions/upload-artifact action
2025-11-25 11:49:48 +01:00
Danil Ovchinnikov
8e51372815
update gradle/actions/setup-gradle action
2025-11-25 11:49:48 +01:00
Danil Ovchinnikov
b75a84f0ed
update actions/setup-java action
2025-11-25 11:49:48 +01:00
Danil Ovchinnikov
dd98301953
update actions/checkout action
2025-11-25 11:49:48 +01:00
Jakub Chrzanowski
3c9f911ebf
Update platformVersion to 2025.1.7
2025-11-25 11:10:01 +01:00
Jakub Chrzanowski
445723d8f8
Upgrade Gradle Wrapper to 9.2.1
2025-11-25 11:08:14 +01:00
Jakub Chrzanowski
9d7a764e19
Update gradleVersion to 9.2.0
2025-11-02 14:42:06 +01:00
Jakub Chrzanowski
dfe87322e9
Update platformVersion to 2025.1.6
...
Change since build to `251` (2025.1)
2025-10-27 12:54:40 +01:00
Jakub Chrzanowski
09bc34b776
Update platformVersion to 2025.1.6
...
Change since build to `251` (2025.1)
2025-10-27 12:48:34 +01:00
Jakub Chrzanowski
f67ed11cac
GitHub: add platformBundledModules property placeholder to cleanup gradle.properties
2025-08-09 10:51:45 +02:00
Jakub Chrzanowski
6583a88033
GitHub: Fixed the missing $RELEASE_NOTE parent directory in the Release workflow
2025-08-09 10:51:45 +02:00
Jakub Chrzanowski
e827319b92
GitHub Actions: simplify changelog handling
2025-08-05 12:29:56 +02:00
Jakub Chrzanowski
5279af9702
Upgrade Gradle Wrapper to 9.0.0
2025-08-05 12:29:56 +02:00
Jakub Chrzanowski
2b8d1c31ee
Gradle - upgrade org.gradle.toolchains.foojay-resolver-convention to 1.0.0
2025-07-28 18:02:08 +02:00
takanuva15
a6be38b93c
Fix missing codecov configuration ( #487 )
2025-07-26 16:32:19 +02:00
Mike Edmunds
2430382824
Fix "No space left on device" in build job ( #482 )
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
a1b47a36de
GitHub Actions: fix grammatical issues in workflow comments
2025-07-26 16:32:19 +02:00
Danil Ovchinnikov
0c4795966e
use the explicit version of the action, instead of the latest ( #526 )
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
24980012fb
Change since build to 243 (2024.3)
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
08d83f4f96
Upgrade Gradle Wrapper to 8.14.3
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
4956d17378
Update platformVersion to 2024.3.6
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
3658908ed0
Upgrade Gradle Wrapper to 8.14.1
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
f1b0ba46c8
GitHub Actions: set Gradle cache to read-only for non-build jobs
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
f4e80a7796
GitHub Actions: Remove obsolete Plugin Verifier cache directory configuration
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
b7272b680a
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2025.1.1
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
da439ee085
Remove pluginUntilBuild obsolete property
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
9f190a0c4c
Update platformVersion to 2024.2.6
2025-07-26 16:32:19 +02:00
Jakub Chrzanowski
554927760c
Upgrade Gradle Wrapper to 8.14
2025-07-26 16:32:19 +02:00
Sergey Kochetkov
aa87036bba
chore(github-actions): bump java-version
2025-04-11 13:58:57 +02:00
Jakub Chrzanowski
09f04861ff
Change since/until build to 242-252.* (2024.2-2025.2.*)
2025-03-28 20:37:36 +01:00