Skip to content

Exercise production release packaging in coverage test - #2418

Merged
chubes4 merged 1 commit into
mainfrom
fix/2417-release-package-coverage-entrypoint
Aug 30, 2026
Merged

Exercise production release packaging in coverage test#2418
chubes4 merged 1 commit into
mainfrom
fix/2417-release-package-coverage-entrypoint

Conversation

@chubes4

@chubes4 chubes4 commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • run the production package:wordpress-plugin entrypoint from release package coverage
  • forward the nested release artifact manifest through the wrapper
  • validate both release artifacts after one packaging pass
  • remove the test's dependency on later Homeboy package-step ordering

Closes #2417.

Verification

  • npm run test:release-package-coverage
  • git diff --check

AI assistance

GPT-5.6 Sol via OpenCode diagnosed the v0.26.0 release-gate failure, simplified the package/test contract, and ran the focused end-to-end package coverage test.

@chubes4
chubes4 merged commit 97fdac3 into main Aug 30, 2026
1 check failed
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.

Make release package coverage use the production package entrypoint

1 participant