IntelliJ Platform Plugin Verifier
Version updated for https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action to version v2.0.4.
- This action is used across all versions by 619 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The IntelliJ Platform Plugin Verifier Action is a GitHub Action designed to automate the compatibility verification of JetBrains IntelliJ-based plugins across specified IDE versions. It leverages the JetBrains IntelliJ Plugin Verifier tool to ensure plugins work as intended with various IDE versions, reducing manual testing effort and ensuring consistent plugin quality. This action simplifies the integration of compatibility checks into CI workflows, helping developers identify potential compatibility issues early in the development process.
Release notes
What’s Changed
- Bump urllib3 from 2.5.0 to 2.6.0 in /bin in the pip group across 1 directory by @dependabot[bot] in https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/pull/91
- Bump urllib3 from 2.6.0 to 2.6.3 in /bin in the pip group across 1 directory by @dependabot[bot] in https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/pull/93
- Add parameter for
-external-prefixesargument by @sh41 in https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/pull/94 - docs: add sh41 as a contributor for code, and doc by @allcontributors[bot] in https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/pull/95
New Contributors
- @sh41 made their first contribution in https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/pull/94
Full Changelog: https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/compare/v2.0.3...v2.0.4