Commit Graph

354 Commits

Author SHA1 Message Date
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
Yann Cébron
5ff3d6fd79 README.md: remove superfluous characters 2020-10-07 22:48:57 +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
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
Eduardo Fonseca
89e756a16f
Fix ProjectManagerListener scope (#36)
Listeners for topic "com.intellij.openapi.project.ProjectManagerListener" don't work
inside <projectListeners>, only <applicationListeners>.
2020-09-25 20:50:42 +02:00
Nick Badal
1c72407e34
Switch back to using Github containers to fix changelog commit (#35) 2020-09-17 21:54:36 +02:00
Nick Badal
e7a0e8b8e9
Fix artifact name grep pattern (#34) 2020-09-15 08:14:48 +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
Andrei Khodko
b21aed296e
Update pluginName_ (#33)
Template cleanup changes pluginName_ to pluginName, so it causes errors on building
2020-09-13 10:37:53 +02:00
Jakub Chrzanowski
c70b0d938e Fixed Template's pluginName 2020-09-11 21:56:55 +02:00
Nick Badal
44745bbb88
Use main branch for changelog commit push (#32)
Changelog commits should be pushed to the `main` branch, the Github action defaults to `master` still.

Similar to #31
2020-09-11 21:35:13 +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
11725e4301 GitHub Actions: allow to release plugin even for the base project 2020-09-11 09:15:17 +02:00
Nick Badal
a0f5fa26db
Push template cleanup commit to correct branch (#31)
`ad-m/github-push-action` defaults to pushing `HEAD` to `master`, but we want it to go to `main` now
2020-09-10 19:22:39 +02:00
Jakub Chrzanowski
2d7f78f22b Rename master branch to main - #28 2020-09-08 12:06:35 +02:00
Jakub Chrzanowski
271266fbd0 v0.3.4 2020-09-08 11:30:42 +02:00
Jakub Chrzanowski
501039eac3 Dependencies - upgrade org.jetbrains.changelog to 0.5.0 2020-09-08 10:53:42 +02:00
Jakub Chrzanowski
3a9d73f09f Note about generating deployment token within the My Tokens tab 2020-09-07 13:43:28 +02:00
Jakub Chrzanowski
772a5eafd4 Remove unnecessary new lines from the README 2020-09-07 13:37:36 +02:00
Jakub Chrzanowski
56ab172a19 Gradle Wrapper upgrade to v6.6.1 2020-09-07 13:07:31 +02:00
Jakub Chrzanowski
8c0d362a67
GitHub Actions - cache Gradle dependencies and wrapper separately (#27)
GitHub Actions - cache Gradle dependencies and wrapper separately
2020-09-07 13:00:13 +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
80b2442648 v0.3.3 2020-08-17 09:05:50 +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
a09031a9d5 GitHub Actions - run Export Properties in bash shell 2020-08-12 12:06:40 +02:00
Jakub Chrzanowski
a2bee72ebe GitHub Actions - optimize Export Properties step 2020-08-12 12:06:40 +02:00
Jakub Chrzanowski
fd86091fe8 GitHub Actions - remove running test task - already covered by check 2020-08-12 12:06:40 +02:00
Jakub Chrzanowski
b56e1f6835 GitHub Actions - use gradle:jdk8 container to provide Java 2020-08-12 12:06:40 +02:00
Jakub Chrzanowski
7c6a82d291 Bump plugin version to 0.3.2 2020-08-09 10:54:22 +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
Pavel Sorokin
1f28b21bcb chore: cache gradle wrapper directory
updating action/cache to v2 allows to cache multiple paths
2020-08-09 10:34:01 +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
62e9b347dd Gradle - remove kotlin("stdlib-jdk8") dependency to decrease the plugin artifact size 2020-08-04 12:59:51 +02:00