close
Skip to content

Migrate BrewCommerce Blueprint to current schema#211

Merged
akirk merged 1 commit into
trunkfrom
adamziel/weird-ci-failure
Jun 19, 2026
Merged

Migrate BrewCommerce Blueprint to current schema#211
akirk merged 1 commit into
trunkfrom
adamziel/weird-ci-failure

Conversation

@adamziel

Copy link
Copy Markdown
Contributor

What changed

  • Replaced the BrewCommerce Blueprint's deprecated themeZipFile field with themeData.
  • Removed the deprecated password field from the login step.

Why

The PR Blueprint validation workflow fetches the latest Playground v1 schema, where installTheme requires themeData. Keeping themeZipFile causes the whole BrewCommerce Blueprint to fail validation whenever any file in that blueprint directory changes.

Validation

  • CHANGED_FILES='blueprints/brewcommerce/blueprint.json' GITHUB_BRANCH='adamziel/weird-ci-failure' npm run validate:pr-blueprints

@github-actions

Copy link
Copy Markdown
Contributor

Test using WordPress Playground

The changes in this pull request can be previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time one of the links below is clicked.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Blueprint previews

@akirk akirk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@akirk akirk merged commit 49ec479 into trunk Jun 19, 2026
3 checks passed
@akirk akirk deleted the adamziel/weird-ci-failure branch June 19, 2026 10:40
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