Plugin signing

This commit is contained in:
Jakub Chrzanowski
2021-07-26 23:01:02 +02:00
committed by Jakub Chrzanowski
parent 423c1654d8
commit 45d1bc5c9c
10 changed files with 152 additions and 64 deletions

View File

@@ -4,10 +4,12 @@
## [Unreleased]
### Added
- Plugin Signing run configuration
- GitHub Actions: UI Tests workflow
- Suppress `UnusedProperty` inspection for the `kotlin.stdlib.default.dependency` in `gradle.properties`
- Use Gradle `wrapper` task to handle Gradle updates
- JVM compatibility version extracted to `gradle.properties` file
- `Publish Plugin` run configuration
### Removed
- Removed `detekt`/`ktlint` integration