Commit Graph

66 Commits

Author SHA1 Message Date
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
Yann Cébron
82f43ecdc7 [GH action] gradleValidation update to gradle/wrapper-validation-action@v1.0.3 2020-10-27 11:32:12 +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
06726f13c3 CHANGELOG: Update detekt config to be in line with IJ settings 2020-10-19 11:15:10 +02:00
Jakub Chrzanowski
62de3caee0 Switch Gradle Wrapper to -all to improve the IntelliSense #48 2020-10-16 14:48:19 +02:00
GitHub Action
4a7d604420 Update changelog 2020-10-15 15:19:27 +00:00
Jakub Chrzanowski
0d8dda62af Upgrade Gradle Wrapper to 6.7 2020-10-15 16:39:13 +02:00
Oliver Nybroe
b6b9ce9711
Added missing properties in the gradle.properties template file (#45)
* Add missing gradle.properties values to cleanup

* CHANGELOG: Added Missing properties in the `gradle.properties` template file

Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2020-10-14 09:11:52 +02:00
Jakub Chrzanowski
58d662f8e8 Dependencies - upgrade org.jetbrains.changelog to 0.6.2 2020-10-13 23:00:31 +02:00
GitHub Action
f81e3d7603 Update changelog 2020-10-12 16:33:06 +00: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
d5e288773e Remove LICENSE file during the Template Cleanup workflow - fixes #43 2020-10-12 14:15:37 +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
Jakub Chrzanowski
74a7cc0d9f
Disable "Release Draft" job for pull requests in the "Build" GitHub Actions Workflow (#40) 2020-10-05 09:25:03 +02:00
Jakub Chrzanowski
424f9185b8 Bump version to v0.4.0 2020-10-05 09:06:49 +02:00
Jakub Chrzanowski
96580c7518 Bump version to v0.4.0 2020-10-05 08:56:18 +02:00
Jakub Chrzanowski
8a1ed1d046
Fix default to opt-out of bundling Kotlin standard library in plugin distribution 2020-10-02 11:44:28 +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
0579d95400 Update 0.3.2 changelog 2020-09-11 09:15:17 +02:00
Jakub Chrzanowski
2d7f78f22b Rename master branch to main - #28 2020-09-08 12:06:35 +02:00
Jakub Chrzanowski
501039eac3 Dependencies - upgrade org.jetbrains.changelog to 0.5.0 2020-09-08 10:53:42 +02:00
Jakub Chrzanowski
56ab172a19 Gradle Wrapper upgrade to v6.6.1 2020-09-07 13:07:31 +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
d13e2dcb3a Gradle Wrapper upgrade to v6.6 2020-08-12 12:59:29 +02:00
Jakub Chrzanowski
f33ea89426 Changelog update 2020-08-12 12:06:40 +02:00
Jakub Chrzanowski
cf5c184e22 CHANGELOG update 2020-08-09 10:54:03 +02:00
Jakub Chrzanowski
86bde4433d Resolve ktlint reports 2020-08-09 10:51:22 +02:00
Jakub Chrzanowski
741869f9cc GitHub Actions - make *Update Changelog* job dependent on the *Publish Plugin* 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
62e9b347dd Gradle - remove kotlin("stdlib-jdk8") dependency to decrease the plugin artifact size 2020-08-04 12:59:51 +02:00
GitHub Action
ea68bf6145 Update changelog 2020-07-31 12:11:10 +00:00
Jakub Chrzanowski
f9fca8690d
Verifier fix (#19)
- run plugin verifier against 2019.3 2020.1 2020.2
- Plugin Verifier broken for artifacts with whitespaces in name
2020-07-31 13:14:35 +02:00
Jakub Chrzanowski
a1f029b0f6 GitHub Actions - run plugin verifier against 2019.3 2020.1 2020.2 2020-07-31 09:07:40 +02:00
GitHub Action
be07795f89 Update changelog 2020-07-07 04:38:12 +00:00
Jakub Chrzanowski
6fe45d61b1 GitHub Actions - Release - separate changelog related job from the release 2020-07-07 06:26:56 +02:00
Jakub Chrzanowski
2fc4b4cf60 Run GitHub Actions Release workflow on prereleased event 2020-07-06 22:03:17 +02:00
Jakub Chrzanowski
a3ad5bd863 Update Gradle Wrapper to v6.5.1 2020-07-06 15:16:31 +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
cadd20cde0 Update Template Cleanup workflow test to avoid running it on forks 2020-07-06 15:16:31 +02:00