chore: Testing with WordPress 6.8#2107
Conversation
📦 Next.js Bundle Analysis for @faustwp/getting-started-exampleThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Due to recent issues with PRs and needing to reformat the CHANGELOG.md files
|
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Faust plugin to ensure compatibility and testing support for WordPress 6.8.
- Updated the "Tested up to" version in the readme file.
- Modified the docker-compose configuration to default to WordPress 6.8.
- Expanded the unit test matrix to include WordPress 6.8.
Reviewed Changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| plugins/faustwp/readme.txt | Updated tested version from 6.7.2 to 6.8.0 |
| plugins/faustwp/docker-compose.yml | Changed default WP_VERSION from 6.7 to 6.8 |
| .github/workflows/unit-test-plugin.yml | Added WordPress 6.8 to the unit test matrix |
Files not reviewed (2)
- package.json: Language not supported
- plugins/faustwp/faustwp.php: Language not supported
Tasks
Description
PR for testing Faust with WordPress 6.8
Also add minor change as per team agreement that we shouldn't be checking CHANGELOG files for linting rules and preventing PR merges.
Related Issue(s):
Fixes #2106
Testing
Screenshots
Documentation Changes
N/A
Dependant PRs
N/A