Skip to content

Own Playground SQLite alias packaging#445

Merged
chubes4 merged 1 commit into
mainfrom
fix/issue-442-playground-sqlite-alias
Jun 2, 2026
Merged

Own Playground SQLite alias packaging#445
chubes4 merged 1 commit into
mainfrom
fix/issue-442-playground-sqlite-alias

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented Jun 1, 2026

Summary

  • Own Playground SQLite package alias compatibility inside Codebox by installing @wp-playground/wordpress-builds with the Playground runtime package.
  • Add a Codebox normalizer that creates sqlite-database-integration-trunk.zip from Playground's shipped SQLite ZIP during installs and release packaging.
  • Extend package smoke coverage so clean package contents and plugin/release artifacts include the normalizer and normalized trunk alias.

Fixes #442.

Verification

  • npm install
  • npm run build
  • npm run playground-sqlite-alias-smoke
  • npm run package-distribution-smoke
  • npm run boot-preview-smoke
  • npm run check progressed through build, package distribution, artifact/runtime smokes, and timed out after 15 minutes while running recipe-bench-smoke.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Implemented the Codebox packaging compatibility fix, smoke coverage, verification, and PR draft. Chris remains responsible for review and merge.

@chubes4 chubes4 merged commit b8a1cd8 into main Jun 2, 2026
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.

Own Playground SQLite package alias compatibility in Codebox runtime packaging

1 participant