Commit Graph

696 Commits

Author SHA1 Message Date
Jakub Chrzanowski
9568a84804 Dependencies - upgrade org.jetbrains.changelog to 1.1.1 2021-02-09 12:09:45 +01:00
Jakub Chrzanowski
c164d65209 Upgrade Gradle Wrapper to 6.8.2 2021-02-08 08:09:04 +01:00
Jakub Chrzanowski
9a7e29c057 Configure the changelog Gradle plugin 2021-02-08 08:04:58 +01:00
Jakub Chrzanowski
8aec6433b7 CHANGELOG update 2021-02-04 10:15:49 +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
5634d802da Update LICENSE file 2021-01-29 09:51:39 +01:00
Jakub Chrzanowski
815d3a6a6e Update pluginVerifierIdeVersions in gradle.properties files 2021-01-29 09:50:43 +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
dfd925d1c9 Use -bin distribution of the Gradle Wrapper 2021-01-13 16:21:33 +01:00
GitHub Action
fa116bc219 Update changelog 2021-01-12 21:40:58 +00:00
Jakub Chrzanowski
a3b41299da v0.8.1 2021-01-12 22:24:12 +01:00
Jakub Chrzanowski
6f40fa6b1c README update 2021-01-12 22:22:45 +01:00
Jakub Chrzanowski
2e17c68bc9 README update 2021-01-12 22:22:11 +01:00
Jakub Chrzanowski
8fa5d25e04 README: Added Dependencies management section - TOC 2021-01-12 22:20:24 +01:00
Jakub Chrzanowski
41f039d6ee README: Added Dependencies management section 2021-01-12 22:19:02 +01:00
Jakub Chrzanowski
128e4a03f4 Dependencies - upgrade org.jetbrains.changelog to 1.0.0 2021-01-12 17:28:39 +01:00
Jakub Chrzanowski
03ec6b9854 CHANGELOG update 2021-01-11 16:22:38 +01:00
Stefan Saasen
5ac0de4a4b Use the correct property in the "Upload artifact" step
The `needs.build` accessor is only available in downstream jobs that depend on the `build` job.

For steps that are part of the same job, the `needs.build.outputs.artifact` property is empty.
2021-01-11 16:22:38 +01:00
Jakub Chrzanowski
e77b150871 Template Cleanup: Update README 2021-01-11 13:14:04 +01:00
Jakub Chrzanowski
7de6580e11 Template Cleanup: run ktlintFormat task to fix imports order #79 2021-01-11 13:10:27 +01:00
Jakub Chrzanowski
15d49d8a2a Upgrade Gradle Wrapper to 6.8 2021-01-08 22:03:24 +01:00
Jakub Chrzanowski
5e6b3d6d69 Template Cleanup: escape GitHub username to avoid incorrect characters in class package name #74 2020-12-28 12:21:50 +01:00
GitHub Action
64804a6af7 Update changelog 2020-12-21 10:59:36 +00:00
Jakub Chrzanowski
1064e6bee0 Bump version to v0.8.0 2020-12-21 11:43:08 +01:00
Jakub Chrzanowski
bcd086d370 pluginVerifierIdeVersions - upgrade to 2020.1.4, 2020.2.3, 2020.3.1 2020-12-21 11:32:06 +01:00
Jakub Chrzanowski
3f3d8bed8e CHANGELOG update 2020-12-21 11:19:54 +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
f2826e3ae8 Dependabot integration 2020-12-21 10:43:02 +01:00
Jakub Chrzanowski
01896712c8 CHANGELOG update 2020-12-21 09:23:26 +01:00
Dmitry Kozhevnikov
692f21953e
Fix MyBundle.messagePointer to return Supplier<@Nls String> instead of String (#71) 2020-12-20 22:30:29 +01:00
Jakub Chrzanowski
2b3d7ea6d6 add IPE to the Useful links section 2020-12-18 12:43:08 +01:00
Jakub Chrzanowski
491c96eeb0 fixed type 2020-12-18 12:25:07 +01:00
Jakub Chrzanowski
50f6fd13aa Show idea.log logs of the run IDE in the Run console 2020-12-18 12:14:39 +01:00
JG9
78f47cd447
Adding log_file in the predefined run configuraiton (#69) 2020-12-18 08:53:18 +01:00
Jakub Chrzanowski
829f85ae53
FAQ section 2020-12-17 19:47:56 +01:00
Jakub Chrzanowski
dade55502a Clarify the Java usage in the project. 2020-12-17 12:48:07 +01:00
Jakub Chrzanowski
e0f8c5efe9 Introduce the IntelliJ Platform Explorer in the Sample code section 2020-12-17 12:27:20 +01:00
Jakub Chrzanowski
deb1714835 Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.4.21 2020-12-10 22:25:25 +01:00
Jakub Chrzanowski
f8528a998b CHANGELOG update 2020-12-09 10:57:56 +01:00
Jean-Michel Fayard
6d2468914a
build.gradle.kts: simpler syntax for configuring KotlinCompile (#63) 2020-12-08 16:54:18 +01:00
GitHub Action
5b56cbb97e Update changelog 2020-12-02 16:06:16 +00:00
Jakub Chrzanowski
447612582b Bump version to v0.7.1 2020-12-02 16:26:31 +01:00
Jakub Chrzanowski
ff3e864851 - Update the base platform version to 2020.1
- Change since/until build to `201-203.*`
2020-12-02 14:56:42 +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
4975707700 Upgrade Gradle Wrapper to 6.7.1 2020-11-17 11:00:21 +01:00