Commit Graph

322 Commits

Author SHA1 Message Date
Jakub Chrzanowski
14789423ba CHANGELOG update 2021-03-29 21:03:41 +02:00
Ilya Muradyan
4f47d78be9 Fix README.md resolution
In some build environments projectDir may differ from current working directory. In such environments build before this change would fail with IOException.
2021-03-29 20:59:21 +02:00
dependabot[bot]
df2e2320cd Bump detekt-formatting from 1.15.0 to 1.16.0
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.15.0...v1.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:45:12 +02:00
dependabot[bot]
88f481b214 Bump io.gitlab.arturbosch.detekt from 1.15.0 to 1.16.0
Bumps io.gitlab.arturbosch.detekt from 1.15.0 to 1.16.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:45:04 +02:00
dependabot[bot]
b8d8ac8f75 Bump org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32
Bumps org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:44:51 +02:00
dependabot[bot]
4ada49858a Bump actions/upload-artifact from v1 to v2.2.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...e448a9b857ee2131e752b06002bf0e093c65e571)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:44:42 +02:00
dependabot[bot]
5cf5cc3ea5 Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 15:30:52 +02:00
Jakub Chrzanowski
7498e5bbe4 README – FAQ, Skip CI 2021-03-29 10:48:47 +02:00
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