Releases: WordPress/plugin-check-action
Releases · WordPress/plugin-check-action
Version 1.1.7
What's Changed
- Avoid wp-env silent startup failures when loading Plugin Check by @Copilot in #590
Full Changelog: v1...v1.1.7
Version 1.1.6
What's Changed
- Dependency updates
- Add Vitest unit tests for JS parsing, formatting, and utility logic in #564
Full Changelog: v1...v1.1.6
Version 1.1.5
What's Changed
- Update to Node v24 by @swissspidy in #460
- Display the Plugin Check report in the PR as a comment. by @Utsav-Ladani in #456
- Add PR comment test by @swissspidy in #461
- Fix artifact name conflict when running action multiple times in matrix builds by @Copilot in #478
- Conditionally exclude .wp-env.json from Plugin Check to prevent false positive hidden_files error by @Copilot in #480
- Decode HTML entities in action log output by @Copilot in #479
- Fix plugin-check CLI path error caused by wp-env folder naming by @Copilot in #491
New Contributors
- @Utsav-Ladani made their first contribution in #456
Full Changelog: v1.1.4...v1.1.5
Version 1.1.4
What's Changed
- Always upload artifact, even when there has been an error.
Full Changelog: v1...v1.1.4
Version 1.1.3
What's Changed
- Improve log file output, upload artifact by @swissspidy in #250
Full Changelog: v1...v1.1.3
Version 1.1.2
What's Changed
- Retry wp-env start in case of failure by @swissspidy in #258
- Fix ESLint v9 config by @swissspidy in #269
Full Changelog: v1...v1.1.2