Skip to content

Expose snippet validation through npm - #1329

Draft
danielporterda wants to merge 1 commit into
snippet-validation-clifrom
snippet-validation-npm-script
Draft

Expose snippet validation through npm#1329
danielporterda wants to merge 1 commit into
snippet-validation-clifrom
snippet-validation-npm-script

Conversation

@danielporterda

@danielporterda danielporterda commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

What changed

  • adds npm run snippets:validate
  • delegates directly to the validation CLI introduced by the preceding PR

Why

This gives contributors and future CI configuration one stable repository command without mixing package wiring into the CLI implementation.

Validation

  • npm run snippets:validate
  • package JSON parse
  • git diff --check

Not included

  • CI workflow changes
  • compiler or preview commands
  • authored page migrations

Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
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