mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Fixed QODANA_SHOW_REPORT environment variable resolving for Gradle 6.x
This commit is contained in:
committed by
Jakub Chrzanowski
parent
7225827b67
commit
5bf6fb5af2
@@ -18,6 +18,7 @@
|
||||
### Fixed
|
||||
- Fixed passing change notes from `CHANGELOG.md` to the Release Draft
|
||||
- Fixed passing updated change notes from the Release Draft to `patchChangelog` Gradle task
|
||||
- Fixed `QODANA_SHOW_REPORT` environment variable resolving for Gradle `6.x`
|
||||
|
||||
### Removed
|
||||
- Removed the `pluginVerifierIdeVersions` configuration to use default IDEs list provided by the `listProductsReleases` task for `runPluginVerifier`
|
||||
|
||||
Reference in New Issue
Block a user