mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
tests
This commit is contained in:
committed by
Jakub Chrzanowski
parent
9ed85a5ab3
commit
b1f751c5f7
@@ -5,11 +5,13 @@
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Plugin Signing run configuration
|
||||
- GitHub Actions: UI Tests workflow
|
||||
- Qodana integration
|
||||
- Functional tests
|
||||
- UI tests
|
||||
- `Run Qodana` run configuration
|
||||
- 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
|
||||
|
||||
### Changed
|
||||
- GitHub Actions: Use Java 11
|
||||
|
||||
Reference in New Issue
Block a user