Skip to content

WordPress example CI tests#128

Closed
cursor[bot] wants to merge 2 commits intomainfrom
cursor/wordpress-example-ci-tests-3015
Closed

WordPress example CI tests#128
cursor[bot] wants to merge 2 commits intomainfrom
cursor/wordpress-example-ci-tests-3015

Conversation

@cursor
Copy link
Copy Markdown

@cursor cursor bot commented Feb 22, 2026

Bare minimum self-checks

  • I've updated this PR with the latest code from main
  • I've done a cursory QA pass of my code locally
  • I've ensured all automated status check and tests pass
  • I've connected this PR to an issue

Pieces of flare

  • I've written a unit or functional test for my code
  • I've updated relevant documentation it my code changes it
  • I've updated this repo's README if my code changes it
  • I've updated this repo's CHANGELOG with my change unless its a trivial change (like updating a typo in the docs)

Finally

If you have any issues or need help please join the #contributors channel in the Lando slack and someone will gladly help you out!

You can also check out the coder guide.


This PR addresses two issues:

  1. Updates wordpress-init integration test: The wordpress-init recipe now defaults to PHP 8.3 and MySQL 8.0. The integration test in examples/wordpress-init/README.md was updated to reflect these new default versions, ensuring the test passes with the intended configuration.
  2. Adds wordpress-recommended to CI matrix: The new examples/wordpress-recommended directory, containing Leia tests, was added to the leia-test matrix in .github/workflows/pr-wordpress-tests.yml to ensure its tests run in CI.

AaronFeledy and others added 2 commits February 21, 2026 21:41
- Updated lando init to set PHP 8.3 and MySQL 8.0 in generated Landofile
- Added wordpress-recommended example with explicit version configuration
- Updated docs to recommend always setting explicit php and database versions
- Bumped @lando/php to ^1.11.1
…I matrix

- Update wordpress-init test to expect PHP 8.3 and MySQL 8.0 to match new init defaults
- Add wordpress-recommended example to CI workflow test matrix
@cursor
Copy link
Copy Markdown
Author

cursor bot commented Feb 22, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@AaronFeledy AaronFeledy force-pushed the feature/init-recommended-versions branch 3 times, most recently from de2ee27 to 11b1480 Compare February 22, 2026 03:58
Base automatically changed from feature/init-recommended-versions to main February 22, 2026 04:01
@cursor
Copy link
Copy Markdown
Author

cursor bot commented Feb 22, 2026

Automatically closed this PR because it was created by Bugbot autofix for #127, and that PR was closed.

@cursor cursor bot closed this Feb 22, 2026
@cursor cursor bot deleted the cursor/wordpress-example-ci-tests-3015 branch February 22, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants