IntelliJ Platform Plugin Verifier
Version updated for https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action to version v2.0.5.
- 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 compatibility testing of IntelliJ-based plugins against various JetBrains IDEs and their versions. It streamlines the process of running the JetBrains IntelliJ Plugin Verifier tool, helping developers ensure their plugins work across supported IDE versions. This action simplifies plugin testing workflows and mitigates potential compatibility issues across multiple IntelliJ-based platforms.
Release notes
What’s Changed
- docs: add egorikftp as a contributor for bug by @allcontributors[bot] in https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/pull/97
- Add GHA workflow to auto-update
latesttag on release by @ChrisCarini in https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/pull/98 - Update/fix
NOT_DYNAMICerror message for clarity by @ChrisCarini in https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/pull/96
Full Changelog: https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/compare/v2.0.4...v2.0.5