mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
GitHub Actions: update Build and Release flows
This commit is contained in:
committed by
Jakub Chrzanowski
parent
1a5e465697
commit
b7785a3c26
@@ -13,6 +13,7 @@
|
||||
|
||||
### Changed
|
||||
- GitHub Actions: Use Java 11
|
||||
- GitHub Actions: update Build and Release flows
|
||||
- Update `pluginVerifierIdeVersions` to `2020.3.4, 2021.1.3, 2021.2`
|
||||
- Change since/until build to `203-212.*`
|
||||
- Upgrade Gradle Wrapper to `7.2`
|
||||
@@ -207,15 +208,10 @@
|
||||
- Gradle - remove kotlin("stdlib-jdk8") dependency to decrease the plugin artifact size
|
||||
- Dependencies - bump ktlint to `9.3.0`
|
||||
- GitHub Actions - make *Update Changelog* job dependent on the *Publish Plugin*
|
||||
|
||||
### Fixed
|
||||
- Resolve ktlint reports
|
||||
|
||||
## [0.3.1]
|
||||
### Changed
|
||||
- GitHub Actions - run plugin verifier against `2019.3` `2020.1` `2020.2`
|
||||
|
||||
### Fixed
|
||||
- Resolve ktlint reports
|
||||
- GitHub Actions - Plugin Verifier broken for artifacts with whitespaces in name
|
||||
|
||||
## [0.3.0]
|
||||
|
||||
Reference in New Issue
Block a user