Skip to content

v1.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 09:05
· 6 commits to main since this release
81206eb

Changed

  • Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.9.23
  • Dependencies - upgrade org.jetbrains.kotlinx.kover to 0.7.6
  • Dependencies - upgrade org.jetbrains.qodana to 2023.3.1
  • Dependencies (GitHub Actions) - upgrade actions/upload-artifact to 4
  • Dependencies (GitHub Actions) - upgrade codecov/codecov-action to 4
  • Dependencies (GitHub Actions) - upgrade gradle/wrapper-validation-action to 2
  • Dependencies (GitHub Actions) - upgrade actions/cache to 4
  • Gradle - upgrade org.gradle.toolchains.foojay-resolver-convention to 0.8.0
  • Gradle - cleanup the jvmToolchain setup
  • Run Configurations - Run Qodana runs the qodanaScan Gradle task

Fixed

  • Fixed calculation of the plugin publication channel
  • Run Configurations - Run Tests uses the RunAsTest IDE feature
  • Replace the whole IntelliJ Platform Plugin Template with the new project name when running the GitHub Actions Cleanup workflow

Removed

  • GitHub Actions: Remove the Setup Java step from the releaseDraft build step
  • Gradle - Removed Qodana Gradle Plugin configuration to rely on defaults