Skip to content

2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 21:03
· 109 commits to main since this release
6af3294

Changed

  • Don't register the testIdeUi task by default
  • Add DisableCachingByDefault to PrepareSandboxTask #1721
  • Make the prepareSandbox task always run whenever any of the sandbox directories is missing #1730

Fixed

  • Fixed "No IDE resolved for verification with the IntelliJ Plugin Verifier" when untilBuild is an empty string #1717
  • Dependency resolution fails if a repository with exclusiveContent rules is added twice – use content inclusive rule instead #1728
  • Apply composedJar library elements attribute to testRuntimeClasspath configuration
  • When adding new IDEs for Plugin Verifier, do not mutate existing intellijPluginVerifierIdes_X configurations if present
  • Respect the sandboxDirectory property when configuring custom tasks with intellijPlatformTesting extension #1723