Skip to content

Conversation

@pyramation
Copy link
Contributor

Summary

Fixes a missed reference from the db-meta to metaschema rename. The metaschema-modules fixture's pgpm.plan file still had a dependency reference to db-meta-schema instead of metaschema-schema.

This was causing the test getModules() returns all modules from extensions/@pgpm and packages in stage-workspace.test.ts to fail when checking for metaschema module names.

Review & Testing Checklist for Human

  • Verify the dependency reference metaschema-schema:schemas/meta_public/tables/site_themes/table is correct and matches the actual module name in __fixtures__/stage/extensions/@pgpm/metaschema-schema/pgpm.plan

Test Plan

Run the stage-workspace tests to verify the fix:

cd pgpm/core && pnpm test -- __tests__/projects/stage-workspace.test.ts

Notes

@devin-ai-integration
Copy link
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@pyramation pyramation merged commit e8d29ea into main Jan 5, 2026
36 checks passed
@pyramation pyramation deleted the devin/1767619389-fix-remaining-db-meta-reference branch January 5, 2026 14:15
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