Skip to content

update to use WP beta so WPORG live preview utilizes WP 7.0#423

Merged
jeffpaul merged 3 commits intodevelopfrom
fix/blueprint
Apr 13, 2026
Merged

update to use WP beta so WPORG live preview utilizes WP 7.0#423
jeffpaul merged 3 commits intodevelopfrom
fix/blueprint

Conversation

@jeffpaul
Copy link
Copy Markdown
Member

@jeffpaul jeffpaul commented Apr 13, 2026

What?

Closes #420.

Copilot summary

This pull request updates the preferred WordPress version in the .wordpress-org/blueprints/blueprint.json configuration file from latest to beta. This means that the blueprint will now target the beta version of WordPress for testing or deployment.

Why?

How?

Use of AI Tools

Testing Instructions

Testing Instructions for Keyboard

Screenshots or screencast

Before After
Open WordPress Playground Preview

Co-Authored-By: Kunjan Gohel - WordPress Developer <gohel.kunjan@gmail.com>
Co-Authored-By: Darin Kotter <darin.kotter@gmail.com>
@jeffpaul jeffpaul added this to the 0.8.0 milestone Apr 13, 2026
@jeffpaul jeffpaul requested a review from dkotter April 13, 2026 16:00
@jeffpaul jeffpaul self-assigned this Apr 13, 2026
@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: dkotter <dkotter@git.wordpress.org>
Co-authored-by: gohelkunjan <gohelkunjan@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.15%. Comparing base (aba36a2) to head (961d3fc).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #423   +/-   ##
==========================================
  Coverage      68.15%   68.15%           
  Complexity       808      808           
==========================================
  Files             53       53           
  Lines           3925     3925           
==========================================
  Hits            2675     2675           
  Misses          1250     1250           
Flag Coverage Δ
unit 68.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread .wordpress-org/blueprints/blueprint.json Outdated
jeffpaul and others added 2 commits April 13, 2026 12:06
@jeffpaul jeffpaul merged commit 1a12dc9 into develop Apr 13, 2026
18 checks passed
@jeffpaul jeffpaul deleted the fix/blueprint branch April 13, 2026 17:53
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.

Plugin activation fails in WordPress Playground Blueprint with Blueprint Step Execution Error

2 participants