Commit Graph

168 Commits (main)

Author SHA1 Message Date
Jakub Chrzanowski db8f493cc1
Gradle - Removed Qodana Gradle Plugin configuration to rely on defaults
2 months ago
Jakub Chrzanowski 8ddc338d23
Gradle - cleanup the `jvmToolchain` setup
2 months ago
Friedrich von Never fc1085cbd3
Plugin publication: fix the channel selector (#444)
2 months ago
Ryan Rushton b3cb370194
Fix create draft release (#427)
3 months ago
Jakub Chrzanowski 3c136db094 Add `@Suppress("UnstableApiUsage")` because of `JvmVendorSpec.JETBRAINS`
7 months ago
Jakub Chrzanowski d749cd8427 Inspections fixes
7 months ago
Jakub Chrzanowski 199055d6b2 Gradle - use JetBrains Runtime
7 months ago
Jakub Chrzanowski df1b15414a Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.7.1` + adjust Kover configuration
11 months ago
Jakub Chrzanowski bc4bf88f99 Use Java `17` for JVM Toolchain
11 months ago
Jakub Chrzanowski 13c0ba1145
Gradle: fixed setting the `group` and `version` properties
1 year ago
KotlinIsland 268526dc73 Enable Gradle Kotlin DSL Lazy Property Assignment
1 year ago
Jakub Chrzanowski 86b921946c Gradle version catalog integration
1 year ago
Jakub Chrzanowski f61f489774 Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.8.20`
1 year ago
Jakub Chrzanowski 9a3187aeb7 Dependencies - upgrade `org.jetbrains.intellij` to `1.13.3`
1 year ago
Jakub Chrzanowski 8bbf6479be Dependencies - upgrade `org.jetbrains.intellij` to `1.13.2`
1 year ago
Jakub Chrzanowski 78aa8b4db4 Dependencies - upgrade `org.jetbrains.intellij` to `1.13.1`
1 year ago
Jakob Maležič 98fab2786f fix: Remove getLatest() from changeNotes in patchPluginXml task. (#340)
1 year ago
Jakub Chrzanowski b0aaafbf56 Revert `intellij.instrumentCode.set(false)`
1 year ago
Jakub Chrzanowski 6e12719a6b Upgrade Gradle Wrapper to `8.0.1`
1 year ago
Jakub Chrzanowski 04408e1136 build.gradle.kts: fixed setting `group` and `version` with values returned by `Provider`
1 year ago
Jakub Chrzanowski c923c3ee22 Dependencies - upgrade `org.jetbrains.intellij` to `1.13.0`
1 year ago
Jakub Chrzanowski de09647c20 Code review for #343
1 year ago
dependabot[bot] faec569e99 Bump org.jetbrains.kotlin.jvm from 1.8.0 to 1.8.10
1 year ago
Leonard Brünings c9937581e6 Fix configuration cache issue
1 year ago
Leonard Brünings 9dcd4ef23b Improve changes notes and plugin description provider handling
1 year ago
Leonard Brünings f147d6950f Migrate to provider API adding configuration cache compatibility
1 year ago
Jakub Chrzanowski b99218fb83 Minor fixes reported by the code inspection
1 year ago
Jakub Chrzanowski 54d6b64304 Update `org.jetbrains.intellij` to `1.12.0`
1 year ago
dependabot[bot] 5031974f86 Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.0
1 year ago
dependabot[bot] ed45833567 Bump org.jetbrains.intellij from 1.10.0 to 1.11.0
1 year ago
Jakub Chrzanowski e95cbd35b0 Fallback to the unreleased change notes when the plugin in current was not released yet
1 year ago
dependabot[bot] 7424a2ea06 Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.7.22
1 year ago
Jakub Chrzanowski b1e9043367
Update hints
1 year ago
Jakub Chrzanowski 5cf3b0de5b
Dependencies - upgrade `org.jetbrains.intellij` to `1.10.0`
1 year ago
dependabot[bot] 3d892ec339
Bump org.jetbrains.kotlin.jvm from 1.7.20 to 1.7.21
2 years ago
Jakub Chrzanowski 8326ab0d0d
CHANGELOG.md update
2 years ago
Jakub Chrzanowski 5ef359dd47
`org.jetbrains.changelog` bumped to `2.0.0`
2 years ago
Jakub Chrzanowski d7baec6675
Use `kotlin.jvmToolchain(11)` shorthand in Gradle configuration
2 years ago
dependabot[bot] ec664e2aaa
Bump org.jetbrains.kotlinx.kover from 0.6.0 to 0.6.1
2 years ago
dependabot[bot] 860130d032
Bump org.jetbrains.kotlin.jvm from 1.7.10 to 1.7.20
2 years ago
kotlinisland 4921c83f03 (🎁) Adopt kotlinx-kover
2 years ago
Jakub Chrzanowski 8fd687867d
Dependencies - upgrade `org.jetbrains.intellij` to `1.9.0`
2 years ago
KotlinIsland e60c373f55
(🎁) Use `file` instead of `projectDir.resolve` (#293)
2 years ago
Jakub Chrzanowski 81f4eb18d2
Dependencies - upgrade `org.jetbrains.intellij` to `1.8.1`
2 years ago
Jakub Chrzanowski e94722f448 Dependencies - upgrade `org.jetbrains.intellij` to `1.8.0`
2 years ago
Jakub Chrzanowski 8a7cbecc73 Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.7.10`
2 years ago
Jakub Chrzanowski dadab20ce7 Dependencies - upgrade `org.jetbrains.intellij` to `1.7.0`
2 years ago
Jakub Chrzanowski 5915fcbb64 code cleanup
2 years ago
dependabot[bot] 82f7da0a98 Bump org.jetbrains.kotlin.jvm from 1.6.21 to 1.7.0
2 years ago
Jakub Chrzanowski 91143addfe Update links to Gradle IntelliJ Plugin docs
2 years ago