Commit Graph

155 Commits

Author SHA1 Message Date
Jakub Chrzanowski
5bf6fb5af2 Fixed QODANA_SHOW_REPORT environment variable resolving for Gradle 6.x 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
a5db4563c4 Dependencies - upgrade org.jetbrains.changelog to 1.3.1 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
fb8c66b998 Removed updateSinceUntilBuild.set(true) from Gradle configuration to use default value 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
caa68cf40b Removed platformDownloadSources from Gradle configuration to use default value 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
badb6ae1db Removed the pluginVerifierIdeVersions configuration to use default IDEs list provided by the listProductsReleases task for runPluginVerifier 2021-11-16 14:31:37 +01:00
Yann Cébron
b4ff261e97 upgrade org.jetbrains.intellij to 1.2.0 2021-11-16 14:31:37 +01:00
dependabot[bot]
c003624d64 Bump org.jetbrains.kotlin.jvm from 1.5.30 to 1.5.31
Bumps org.jetbrains.kotlin.jvm from 1.5.30 to 1.5.31.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:31:37 +01:00
dependabot[bot]
f46572e022 Bump org.jetbrains.qodana from 0.1.12 to 0.1.13
Bumps org.jetbrains.qodana from 0.1.12 to 0.1.13.

---
updated-dependencies:
- dependency-name: org.jetbrains.qodana
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
b1f1e82b1c Dependencies - upgrade org.jetbrains.intellij to 1.1.6 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
be7db8265f Qodana integration 2021-09-07 09:32:37 +02:00
dependabot[bot]
0dced71d68 Bump org.jetbrains.kotlin.jvm from 1.5.21 to 1.5.30 (#170)
Bumps org.jetbrains.kotlin.jvm from 1.5.21 to 1.5.30.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
b7785a3c26 GitHub Actions: update Build and Release flows 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
45d1bc5c9c Plugin signing 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
423c1654d8 Removed detekt/ktlint integration 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
9ad667ff05 Dependencies - upgrade org.jetbrains.changelog to 1.2.1 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
e2a11343be Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.5.21 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
07d988e111 Dependencies - upgrade org.jetbrains.intellij to 1.1.4 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
a396820b68 JVM compatibility version extracted to gradle.properties file 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
2cfe23439b DownloadRobotServerPlugin task resolves now always the latest plugin version 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
e950245010 Gradle – changelog plugin configuration update 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
a37354dfc3 Dependencies - upgrade org.jetbrains.changelog to 1.2.0 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
cf290a0653 Use Gradle wrapper task to handle Gradle updates, Upgrade Gradle Wrapper to 7.1.1 2021-09-07 09:32:37 +02:00
dependabot[bot]
a4770a3bab Bump org.jetbrains.intellij from 1.0 to 1.1.2
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 09:32:37 +02:00
dependabot[bot]
cf84dabfc3 Bump org.jetbrains.kotlin.jvm from 1.5.10 to 1.5.20
Bumps org.jetbrains.kotlin.jvm from 1.5.10 to 1.5.20.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
006716ca0f ktlint fixes 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
744cf2afb4 Gradle cleanup – downloadRobotServerPlugin, runIdeForUiTests configuration 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
a87f931dbe GitHub Actions: Run UI Tests workflow cleanup 2021-09-07 09:32:37 +02:00
eugene.nizienko
c38e14a201 introduced workflow which is launches UI tests on linux, windows and mac #89 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
a85d8cd6ac
Gradle IntelliJ Plugin 1.0 (#133)
Gradle IntelliJ Plugin 1.0
2021-05-27 22:01:21 +02:00
dependabot[bot]
49d64ee9d7 Bump org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10
Bumps org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 10:52:42 +02:00
dependabot[bot]
e821cf4ab9 Bump io.gitlab.arturbosch.detekt from 1.17.0 to 1.17.1
Bumps io.gitlab.arturbosch.detekt from 1.17.0 to 1.17.1.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 08:49:22 +02:00
dependabot[bot]
957e3be0b0 Bump detekt-formatting from 1.17.0 to 1.17.1
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 08:49:01 +02:00
Jakub Chrzanowski
e85e446356 Remove jcenter() from repositories 2021-05-17 14:04:30 +02:00
dependabot[bot]
c082dfee11 Bump detekt-formatting from 1.16.0 to 1.17.0
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.16.0...v1.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 13:35:23 +02:00
dependabot[bot]
b3bca1b348 Bump io.gitlab.arturbosch.detekt from 1.16.0 to 1.17.0
Bumps io.gitlab.arturbosch.detekt from 1.16.0 to 1.17.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 13:34:12 +02:00
dependabot[bot]
6b46c0a31a Bump org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0
Bumps org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 13:31:54 +02:00
dependabot[bot]
da9e175a55 Bump org.jetbrains.intellij from 0.7.2 to 0.7.3
Bumps org.jetbrains.intellij from 0.7.2 to 0.7.3.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 10:43:43 +02:00
Ilya Muradyan
4f47d78be9 Fix README.md resolution
In some build environments projectDir may differ from current working directory. In such environments build before this change would fail with IOException.
2021-03-29 20:59:21 +02:00
dependabot[bot]
df2e2320cd Bump detekt-formatting from 1.15.0 to 1.16.0
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.15.0...v1.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:45:12 +02:00
dependabot[bot]
88f481b214 Bump io.gitlab.arturbosch.detekt from 1.15.0 to 1.16.0
Bumps io.gitlab.arturbosch.detekt from 1.15.0 to 1.16.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:45:04 +02:00
dependabot[bot]
b8d8ac8f75 Bump org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32
Bumps org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:44:51 +02:00
Pr1st0n
d0c9ccb1bb Fixed plugin version property name 2021-02-26 12:06:34 +01:00
dependabot[bot]
81d07df8c4 Bump org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31
Bumps org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 08:39:15 +01:00
Jakub Chrzanowski
507b055937
properties shorthand function for accessing gradle.properties in a cleaner way (#92) 2021-02-25 10:41:19 +01:00
Jakub Chrzanowski
08d61a204d v0.8.3 2021-02-23 19:43:00 +01:00
Jakub Chrzanowski
a2a9de107c Dependencies - upgrade org.jetbrains.intellij to 0.7.2 2021-02-23 16:19:22 +01:00
Jakub Chrzanowski
a429d05a86 Dependencies - upgrade org.jetbrains.intellij to 0.7.1 2021-02-22 13:16:05 +01:00
dependabot[bot]
13e4efafc2 Bump org.jetbrains.changelog from 1.1.1 to 1.1.2
Bumps org.jetbrains.changelog from 1.1.1 to 1.1.2.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 10:17:40 +01:00
dependabot[bot]
b070f42c32 Bump org.jlleitschuh.gradle.ktlint from 9.4.1 to 10.0.0
Bumps org.jlleitschuh.gradle.ktlint from 9.4.1 to 10.0.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 09:05:14 +01:00
Jakub Chrzanowski
9568a84804 Dependencies - upgrade org.jetbrains.changelog to 1.1.1 2021-02-09 12:09:45 +01:00
Jakub Chrzanowski
9a7e29c057 Configure the changelog Gradle plugin 2021-02-08 08:04:58 +01:00
dependabot[bot]
c5746fee23 Bump org.jetbrains.kotlin.jvm from 1.4.21 to 1.4.30
Bumps org.jetbrains.kotlin.jvm from 1.4.21 to 1.4.30.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-04 10:12:37 +01:00
Jakub Chrzanowski
887b822aca Upgrade Gradle Wrapper to 6.8.1 2021-01-29 09:48:51 +01:00
Yann Cébron
bd9f2715ea update links to SDK Docs 2021-01-21 11:10:06 +01:00
Jakub Chrzanowski
128e4a03f4 Dependencies - upgrade org.jetbrains.changelog to 1.0.0 2021-01-12 17:28:39 +01:00
dependabot[bot]
0260531e1a
Bump detekt-formatting from 1.14.2 to 1.15.0 (#73)
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.14.2 to 1.15.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.14.2...v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 11:17:48 +01:00
dependabot[bot]
9bb426b869
Bump io.gitlab.arturbosch.detekt from 1.14.2 to 1.15.0 (#72)
Bumps io.gitlab.arturbosch.detekt from 1.14.2 to 1.15.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 11:17:36 +01:00
Jakub Chrzanowski
deb1714835 Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.4.21 2020-12-10 22:25:25 +01:00
Jean-Michel Fayard
6d2468914a
build.gradle.kts: simpler syntax for configuring KotlinCompile (#63) 2020-12-08 16:54:18 +01:00
Jakub Chrzanowski
77ba9d7e7a cleanup 2020-12-02 10:45:24 +01:00
Yann Cébron
84ed70b7e3 Dependencies - upgrade org.jetbrains.intellij to 0.6.5 2020-11-30 15:11:51 +01:00
Jakub Chrzanowski
8239bcfc48 Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.4.20 2020-11-23 00:07:25 +01:00
Jakub Chrzanowski
f95ec32e5c Dependencies - upgrade org.jetbrains.intellij to 0.6.4 2020-11-23 00:07:00 +01:00
Jakub Chrzanowski
165128a9da Dependencies - upgrade org.jetbrains.intellij to 0.6.3 2020-11-10 08:51:57 +01:00
Jakub Chrzanowski
18a1a39277 Dependencies - upgrade org.jetbrains.intellij to 0.6.2 2020-11-05 14:35:19 +01:00
Jakub Chrzanowski
2de45ab6ce
Integration with IntelliJ Plugin Verifier through the Gradle IntelliJ Plugin runPluginVerifier task 2020-10-29 20:41:47 +01:00
Jakub Chrzanowski
14fe3343f0 Dependencies - upgrade org.jetbrains.intellij to 0.5.0 2020-10-27 20:39:49 +01:00
Jakub Chrzanowski
e44bf3c3ec Dependencies - upgrade io.gitlab.arturbosch.detekt to 1.14.2 2020-10-22 10:34:39 +02:00
Jakub Chrzanowski
58d662f8e8 Dependencies - upgrade org.jetbrains.changelog to 0.6.2 2020-10-13 23:00:31 +02:00
Jakub Chrzanowski
7aa1a48766
Introduced platformPlugins property in gradle.properties for configuring dependencies to bundled/external plugins 2020-10-12 17:56:08 +02:00
Jakub Chrzanowski
0c063b777a Dependencies - upgrade org.jlleitschuh.gradle.ktlint to 9.4.1 2020-10-08 14:38:08 +02:00
Jakub Chrzanowski
fa6dd60885 Dependencies - upgrade io.gitlab.arturbosch.detekt to 1.14.1 2020-10-08 14:37:37 +02:00
Jakub Chrzanowski
c43e790d62 Dependencies - upgrade org.jetbrains.changelog to 0.6.1 2020-10-08 14:35:13 +02:00
Jakub Chrzanowski
bb8b13c1d6 Dependencies - upgrade org.jetbrains.intellij to 0.5.0 2020-10-05 21:32:17 +02:00
nexoscp
1120bc8fcf
Add documentation regarding 'pluginVersion' string (#39) 2020-10-05 09:50:03 +02:00
Jakub Chrzanowski
f532c9f9fd Dependencies - upgrade io.gitlab.arturbosch.detekt to 1.13.1 2020-09-14 21:11:27 +02:00
Jakub Chrzanowski
e1d8b782b2 Dependencies - upgrade io.gitlab.arturbosch.detekt to 1.13.1 2020-09-14 21:10:02 +02:00
Jakub Chrzanowski
3a609af80a Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.4.10 2020-09-14 21:07:48 +02:00
Jakub Chrzanowski
5f32b01eb5 Fixed pluginName variable name collision with intellij closure getter in Gradle configuration #29 2020-09-11 09:15:17 +02:00
Jakub Chrzanowski
501039eac3 Dependencies - upgrade org.jetbrains.changelog to 0.5.0 2020-09-08 10:53:42 +02:00
Jakub Chrzanowski
02383572e7 Dependencies - upgrade io.gitlab.arturbosch.detekt to 1.12.0, upgrade org.jlleitschuh.gradle.ktlint to 9.4.0 2020-09-07 11:51:14 +02:00
Yann Cébron
9b770b6fdb gradle-intellij-plugin 0.4.22 2020-09-03 15:07:03 +02:00
Jakub Chrzanowski
5d5a74135e Dependencies - bump io.gitlab.arturbosch.detekt to 1.11.0 2020-08-17 09:05:35 +02:00
Jakub Chrzanowski
a59e010422 Dependencies - bump org.jetbrains.kotlin.jvm to 1.4.0 2020-08-17 09:05:23 +02:00
Jakub Chrzanowski
86bde4433d Resolve ktlint reports 2020-08-09 10:51:22 +02:00
Jakub Chrzanowski
ca741cec1a Dependencies - bump ktlint to 9.3.0 2020-08-09 10:51:22 +02:00
Jakub Chrzanowski
df44c045e3 Better handling of the Gradle plugin description extraction from the README file 2020-08-04 13:27:36 +02:00
Jakub Chrzanowski
79f2db0e2b Gradle - remove kotlin("stdlib-jdk8") dependency to decrease the plugin artifact size 2020-08-04 13:04:59 +02:00
Jakub Chrzanowski
58a03b9370
Bump org.jetbrains.changelog version to 0.4.0 2020-07-08 14:46:52 +02:00
Jakub Chrzanowski
d3d54f6344 Handle SemVer pre-release dot separated variants 2020-07-06 22:03:17 +02:00
Jakub Chrzanowski
74dc4e3edb Set publish channel depending on the plugin version, i.e. 1.0.0-beta -> beta channel 2020-07-06 15:16:31 +02:00
Jakub Chrzanowski
d467a21aeb Update org.jetbrains.changelog dependency to v0.3.3 2020-07-06 15:16:31 +02:00
Jakub Chrzanowski
aa34153a0e ktlint integration 2020-07-02 06:27:29 +02:00
Jakub Chrzanowski
20472f19e9 Set buildUponDefaultConfig = true in detekt configuration 2020-07-02 05:46:55 +02:00
Jakub Chrzanowski
7b370ff9af Bump detekt dependency to 1.10.0 2020-07-02 05:30:57 +02:00
Jakub Chrzanowski
67d81e73ec Added comment instead of direct java dependency 2020-06-24 16:33:01 +02:00
Jakub Chrzanowski
e4a1106495 GitHub Actions - template cleanup workflow 2020-06-17 21:06:57 +02:00
Jakub Chrzanowski
9cd83d4719 Gradle variables cleanup 2020-06-17 13:48:26 +02:00
Jakub Chrzanowski
711e280d28
GH Actions - release workflow 2020-06-17 07:19:59 +02:00
Jakub Chrzanowski
aaba297ffa
GH Actions release + Changelog integration (#4) 2020-06-16 16:12:30 +02:00