Skip to content

fix: load extra plugin development autoloaders - #1984

Merged
chubes4 merged 1 commit into
mainfrom
fix/1979-inactive-plugin-autoloaders
Jul 23, 2026
Merged

fix: load extra plugin development autoloaders#1984
chubes4 merged 1 commit into
mainfrom
fix/1979-inactive-plugin-autoloaders

Conversation

@chubes4

@chubes4 chubes4 commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • discover Composer autoloaders for all staged extra plugins, including plugins that are intentionally inactive
  • make recipe-run PHP workloads able to load development/test dependencies from mounted plugin checkouts
  • document the behavior and add focused recipe-source regression coverage

Verification

  • focused extra-plugin Composer autoloader tests pass
  • verified as part of the combined WP Codebox stack used by Roadie E2E run 53842385-d805-46e9-8080-a6a11539a6de

Closes #1979

@chubes4
chubes4 merged commit f076b83 into main Jul 23, 2026
4 checks passed
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.

Do not preload dev Composer autoloaders for inactive extra plugins

1 participant