Skip to content

Boot recipe active plugins before workflow#424

Merged
chubes4 merged 1 commit into
mainfrom
fix/boot-active-plugins
Jun 1, 2026
Merged

Boot recipe active plugins before workflow#424
chubes4 merged 1 commit into
mainfrom
fix/boot-active-plugins

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented Jun 1, 2026

Summary

  • Declares active recipe extraPlugins through an early Playground setSiteOptions blueprint step so workflow commands boot WordPress with normal active-plugin loading.
  • Removes the recipe setup late-activation step and keeps wordpress.bench hook replay only for true fallback activations.
  • Expands the bench fixture regression to assert REST route visibility plus plugin inclusion before plugins_loaded and init fired.

Closes #419.

Tests

  • npm run build
  • npm run recipe-dry-run-smoke
  • npm run recipe-bench-smoke
  • npm run recipe-site-seed-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Implemented the boot-time active-plugin recipe/runtime path, updated focused regression coverage, and ran the focused verification commands. Chris remains responsible for review and merge.

@chubes4 chubes4 force-pushed the fix/boot-active-plugins branch from dd2279b to 265c28b Compare June 1, 2026 20:45
@chubes4 chubes4 merged commit 88f2d92 into main Jun 1, 2026
@chubes4 chubes4 deleted the fix/boot-active-plugins branch June 1, 2026 21:19
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.

Support true boot-time active plugins for recipe runtimes

1 participant