Commit Graph

61 Commits (62de3caee0058d9cd7532ded318785d91e83bf12)

Author SHA1 Message Date
Jakub Chrzanowski 62de3caee0 Switch Gradle Wrapper to `-all` to improve the IntelliSense #48
4 years ago
GitHub Action 4a7d604420 Update changelog
4 years ago
Jakub Chrzanowski 0d8dda62af Upgrade Gradle Wrapper to `6.7`
4 years ago
Oliver Nybroe b6b9ce9711
Added missing properties in the `gradle.properties` template file (#45)
4 years ago
Jakub Chrzanowski 58d662f8e8 Dependencies - upgrade `org.jetbrains.changelog` to 0.6.2
4 years ago
GitHub Action f81e3d7603 Update changelog
4 years ago
Jakub Chrzanowski 7aa1a48766
Introduced `platformPlugins` property in `gradle.properties` for configuring dependencies to bundled/external plugins
4 years ago
Jakub Chrzanowski d5e288773e Remove LICENSE file during the Template Cleanup workflow - fixes #43
4 years ago
Jakub Chrzanowski 0c063b777a Dependencies - upgrade `org.jlleitschuh.gradle.ktlint` to 9.4.1
4 years ago
Jakub Chrzanowski fa6dd60885 Dependencies - upgrade `io.gitlab.arturbosch.detekt` to 1.14.1
4 years ago
Jakub Chrzanowski c43e790d62 Dependencies - upgrade `org.jetbrains.changelog` to 0.6.1
4 years ago
Jakub Chrzanowski bb8b13c1d6 Dependencies - upgrade `org.jetbrains.intellij` to 0.5.0
4 years ago
Jakub Chrzanowski 74a7cc0d9f
Disable "Release Draft" job for pull requests in the "Build" GitHub Actions Workflow (#40)
4 years ago
Jakub Chrzanowski 424f9185b8 Bump version to v0.4.0
4 years ago
Jakub Chrzanowski 96580c7518 Bump version to v0.4.0
4 years ago
Jakub Chrzanowski 8a1ed1d046
Fix default to opt-out of bundling Kotlin standard library in plugin distribution
4 years ago
Jakub Chrzanowski e1d8b782b2 Dependencies - upgrade `io.gitlab.arturbosch.detekt` to 1.13.1
4 years ago
Jakub Chrzanowski 3a609af80a Dependencies - upgrade `org.jetbrains.kotlin.jvm` to 1.4.10
4 years ago
Jakub Chrzanowski 5f32b01eb5 Fixed `pluginName` variable name collision with `intellij` closure getter in Gradle configuration #29
4 years ago
Jakub Chrzanowski 0579d95400 Update 0.3.2 changelog
4 years ago
Jakub Chrzanowski 2d7f78f22b Rename `master` branch to `main` - #28
4 years ago
Jakub Chrzanowski 501039eac3 Dependencies - upgrade `org.jetbrains.changelog` to 0.5.0
4 years ago
Jakub Chrzanowski 56ab172a19 Gradle Wrapper upgrade to v6.6.1
4 years ago
Jakub Chrzanowski 02383572e7 Dependencies - upgrade io.gitlab.arturbosch.detekt to 1.12.0, upgrade org.jlleitschuh.gradle.ktlint to 9.4.0
4 years ago
Yann Cébron 9b770b6fdb gradle-intellij-plugin 0.4.22
4 years ago
Jakub Chrzanowski 5d5a74135e Dependencies - bump io.gitlab.arturbosch.detekt to 1.11.0
4 years ago
Jakub Chrzanowski a59e010422 Dependencies - bump org.jetbrains.kotlin.jvm to 1.4.0
4 years ago
Jakub Chrzanowski d13e2dcb3a Gradle Wrapper upgrade to v6.6
4 years ago
Jakub Chrzanowski f33ea89426 Changelog update
4 years ago
Jakub Chrzanowski cf5c184e22 CHANGELOG update
4 years ago
Jakub Chrzanowski 86bde4433d Resolve ktlint reports
4 years ago
Jakub Chrzanowski 741869f9cc GitHub Actions - make *Update Changelog* job dependent on the *Publish Plugin*
4 years ago
Jakub Chrzanowski ca741cec1a Dependencies - bump ktlint to 9.3.0
4 years ago
Jakub Chrzanowski df44c045e3 Better handling of the Gradle plugin description extraction from the README file
4 years ago
Jakub Chrzanowski 62e9b347dd Gradle - remove kotlin("stdlib-jdk8") dependency to decrease the plugin artifact size
4 years ago
GitHub Action ea68bf6145 Update changelog
4 years ago
Jakub Chrzanowski f9fca8690d
Verifier fix (#19)
4 years ago
Jakub Chrzanowski a1f029b0f6 GitHub Actions - run plugin verifier against 2019.3 2020.1 2020.2
4 years ago
GitHub Action be07795f89 Update changelog
4 years ago
Jakub Chrzanowski 6fe45d61b1 GitHub Actions - Release - separate changelog related job from the release
4 years ago
Jakub Chrzanowski 2fc4b4cf60 Run GitHub Actions Release workflow on `prereleased` event
4 years ago
Jakub Chrzanowski a3ad5bd863 Update Gradle Wrapper to `v6.5.1`
4 years ago
Jakub Chrzanowski 74dc4e3edb Set publish channel depending on the plugin version, i.e. `1.0.0-beta` -> `beta` channel
4 years ago
Jakub Chrzanowski d467a21aeb Update `org.jetbrains.changelog` dependency to `v0.3.3`
4 years ago
Jakub Chrzanowski cadd20cde0 Update Template Cleanup workflow test to avoid running it on forks
4 years ago
Jakub Chrzanowski 4b52b7e90d Remove vendor website from `plugin.xml`
4 years ago
Jakub Chrzanowski dc3e31b7f1 bump version to 0.2.0
4 years ago
Jakub Chrzanowski aa34153a0e ktlint integration
4 years ago
Jakub Chrzanowski 20472f19e9 Set `buildUponDefaultConfig = true` in detekt configuration
4 years ago
Jakub Chrzanowski 4fe8da5ec5 Added JetBrains Plugin badges and TODO list for the end users
4 years ago