Cache downloaded IDEs used by Plugin Verifier for the verification

This commit is contained in:
Jakub Chrzanowski
2020-10-29 21:46:49 +01:00
committed by GitHub
parent b504a99942
commit 624c6950be
4 changed files with 10 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
## [Unreleased]
### Added
- Integration with [IntelliJ Plugin Verifier](https://github.com/JetBrains/intellij-plugin-verifier) through the [Gradle IntelliJ Plugin](https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl) `runPluginVerifier` task
- Cache downloaded IDEs used by Plugin Verifier for the verification
### Changed
- Switch Gradle Wrapper to `-all` to improve the IntelliSense