Commit Graph

111 Commits (16da6aba9f611671c070fc068ed00d3655703929)

Author SHA1 Message Date
Jakub Chrzanowski 16da6aba9f Dependencies - upgrade `org.jetbrains.intellij` to `1.4.0`
2 years ago
dependabot[bot] 169a236ebe Bump org.jetbrains.intellij from 1.3.0 to 1.3.1
2 years ago
dependabot[bot] 24771dabaf Bump org.jetbrains.kotlin.jvm from 1.6.0 to 1.6.10
2 years ago
dependabot[bot] 47586ca741 Bump org.jetbrains.intellij from 1.2.1 to 1.3.0
3 years ago
dependabot[bot] 71f0fb9aa8 Bump org.jetbrains.kotlin.jvm from 1.5.31 to 1.6.0
3 years ago
dependabot[bot] 61703bfa6e Bump org.jetbrains.intellij from 1.2.0 to 1.2.1
3 years ago
Jakub Chrzanowski 5bf6fb5af2 Fixed `QODANA_SHOW_REPORT` environment variable resolving for Gradle `6.x`
3 years ago
Jakub Chrzanowski a5db4563c4 Dependencies - upgrade `org.jetbrains.changelog` to `1.3.1`
3 years ago
Jakub Chrzanowski fb8c66b998 Removed `updateSinceUntilBuild.set(true)` from Gradle configuration to use default value
3 years ago
Jakub Chrzanowski caa68cf40b Removed `platformDownloadSources` from Gradle configuration to use default value
3 years ago
Jakub Chrzanowski badb6ae1db Removed the `pluginVerifierIdeVersions` configuration to use default IDEs list provided by the `listProductsReleases` task for `runPluginVerifier`
3 years ago
Yann Cébron b4ff261e97 upgrade `org.jetbrains.intellij` to `1.2.0`
3 years ago
dependabot[bot] c003624d64 Bump org.jetbrains.kotlin.jvm from 1.5.30 to 1.5.31
3 years ago
dependabot[bot] f46572e022 Bump org.jetbrains.qodana from 0.1.12 to 0.1.13
3 years ago
Jakub Chrzanowski b1f1e82b1c Dependencies - upgrade `org.jetbrains.intellij` to `1.1.6`
3 years ago
Jakub Chrzanowski be7db8265f Qodana integration
3 years ago
dependabot[bot] 0dced71d68 Bump org.jetbrains.kotlin.jvm from 1.5.21 to 1.5.30 (#170)
3 years ago
Jakub Chrzanowski b7785a3c26 GitHub Actions: update Build and Release flows
3 years ago
Jakub Chrzanowski 45d1bc5c9c Plugin signing
3 years ago
Jakub Chrzanowski 423c1654d8 Removed `detekt`/`ktlint` integration
3 years ago
Jakub Chrzanowski 9ad667ff05 Dependencies - upgrade `org.jetbrains.changelog` to `1.2.1`
3 years ago
Jakub Chrzanowski e2a11343be Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.5.21`
3 years ago
Jakub Chrzanowski 07d988e111 Dependencies - upgrade `org.jetbrains.intellij` to `1.1.4`
3 years ago
Jakub Chrzanowski a396820b68 JVM compatibility version extracted to `gradle.properties` file
3 years ago
Jakub Chrzanowski 2cfe23439b `DownloadRobotServerPlugin` task resolves now always the latest plugin version
3 years ago
Jakub Chrzanowski e950245010 Gradle – changelog plugin configuration update
3 years ago
Jakub Chrzanowski a37354dfc3 Dependencies - upgrade `org.jetbrains.changelog` to `1.2.0`
3 years ago
Jakub Chrzanowski cf290a0653 Use Gradle `wrapper` task to handle Gradle updates, Upgrade Gradle Wrapper to `7.1.1`
3 years ago
dependabot[bot] a4770a3bab Bump org.jetbrains.intellij from 1.0 to 1.1.2
3 years ago
dependabot[bot] cf84dabfc3 Bump org.jetbrains.kotlin.jvm from 1.5.10 to 1.5.20
3 years ago
Jakub Chrzanowski 006716ca0f ktlint fixes
3 years ago
Jakub Chrzanowski 744cf2afb4 Gradle cleanup – downloadRobotServerPlugin, runIdeForUiTests configuration
3 years ago
Jakub Chrzanowski a87f931dbe GitHub Actions: Run UI Tests workflow cleanup
3 years ago
eugene.nizienko c38e14a201 introduced workflow which is launches UI tests on linux, windows and mac #89
3 years ago
Jakub Chrzanowski a85d8cd6ac
Gradle IntelliJ Plugin 1.0 (#133)
3 years ago
dependabot[bot] 49d64ee9d7 Bump org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10
3 years ago
dependabot[bot] e821cf4ab9 Bump io.gitlab.arturbosch.detekt from 1.17.0 to 1.17.1
3 years ago
dependabot[bot] 957e3be0b0 Bump detekt-formatting from 1.17.0 to 1.17.1
3 years ago
Jakub Chrzanowski e85e446356 Remove `jcenter()` from repositories
3 years ago
dependabot[bot] c082dfee11 Bump detekt-formatting from 1.16.0 to 1.17.0
3 years ago
dependabot[bot] b3bca1b348 Bump io.gitlab.arturbosch.detekt from 1.16.0 to 1.17.0
3 years ago
dependabot[bot] 6b46c0a31a Bump org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0
3 years ago
dependabot[bot] da9e175a55 Bump org.jetbrains.intellij from 0.7.2 to 0.7.3
3 years ago
Ilya Muradyan 4f47d78be9 Fix README.md resolution
3 years ago
dependabot[bot] df2e2320cd Bump detekt-formatting from 1.15.0 to 1.16.0
3 years ago
dependabot[bot] 88f481b214 Bump io.gitlab.arturbosch.detekt from 1.15.0 to 1.16.0
3 years ago
dependabot[bot] b8d8ac8f75 Bump org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32
3 years ago
Pr1st0n d0c9ccb1bb Fixed plugin version property name
3 years ago
dependabot[bot] 81d07df8c4 Bump org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31
3 years ago
Jakub Chrzanowski 507b055937
`properties` shorthand function for accessing `gradle.properties` in a cleaner way (#92)
3 years ago