Jakub Chrzanowski
395a494a79
CHANGELOG update
2021-03-29 10:39:21 +02:00
Roger Howell
3afa4524e8
Update dependabot configuration to also track github actions dependencies
2021-03-29 10:39:21 +02:00
Jakub Chrzanowski
82b22ee24a
gradle.properties
proofreading
2021-03-29 10:28:45 +02:00
Roger Howell
2259cfc0c4
Add comment indicating where to find a cross-reference between build number and version number
2021-03-29 10:28:45 +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
GitHub Action
b812e459d4
Update changelog
2021-02-23 19:26:03 +00: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
9532396312
Upgrade Gradle Wrapper to 6.8.3
2021-02-23 13:24:03 +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
Jakub Chrzanowski
b4bcf6068a
Update platformVersion
to 2020.2.4
for compatibility with macOS Big Sur #85
2021-02-11 11:36:54 +01:00
Jakub Chrzanowski
db7c66294e
Dependencies - upgrade org.jlleitschuh.gradle.ktlint
to `10.0.0
2021-02-11 09:05:53 +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
GitHub Action
49eecef1cc
Update changelog
2021-02-09 11:44:33 +00:00
Jakub Chrzanowski
b596d2824e
v0.8.2
2021-02-09 12:10:19 +01:00
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