Skip to content

fix: remove unused profiles field from TemplateManifest#156

Merged
ben-rogerson merged 3 commits intomainfrom
fix/template-manifest-profiles-field-unused
May 10, 2026
Merged

fix: remove unused profiles field from TemplateManifest#156
ben-rogerson merged 3 commits intomainfrom
fix/template-manifest-profiles-field-unused

Conversation

@ben-rogerson
Copy link
Copy Markdown
Owner

Summary

The profiles field was declared in the schema but never referenced elsewhere\nin the codebase. Only the test asserting its default value referenced it.\nRemoving it simplifies the schema and reduces the surface cost for templates.

Test plan

  • pnpm typecheck
  • pnpm lint
  • pnpm test

The profiles field was declared in the schema but never referenced elsewhere\nin the codebase. Only the test asserting its default value referenced it.\nRemoving it simplifies the schema and reduces the surface cost for templates.
@ben-rogerson ben-rogerson enabled auto-merge (squash) May 10, 2026 00:45
@ben-rogerson ben-rogerson merged commit 1ad51db into main May 10, 2026
1 check passed
@ben-rogerson ben-rogerson deleted the fix/template-manifest-profiles-field-unused branch May 10, 2026 00:46
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.

1 participant