mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Plugin signing
This commit is contained in:
committed by
Jakub Chrzanowski
parent
423c1654d8
commit
45d1bc5c9c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user