Skip to content

Add a workflow to validate that .md files are valid spec-md#34

Open
magicmark wants to merge 1 commit into
graphql:mainfrom
magicmark:ci/validate-build
Open

Add a workflow to validate that .md files are valid spec-md#34
magicmark wants to merge 1 commit into
graphql:mainfrom
magicmark:ci/validate-build

Conversation

@magicmark
Copy link
Copy Markdown
Contributor

@magicmark magicmark commented May 19, 2026

Adds a CI check that runs npm run build on pull requests to catch build failures before merge.

Will prevent future occurrences of #33 (comment)

(this is currently failing, but will pass once #32 ships)

@magicmark magicmark changed the title Add CI workflow to validate site build on PRs Add a workflow to validate that .md files are valid spec-md May 19, 2026
@magicmark magicmark marked this pull request as ready for review May 20, 2026 17:31
@magicmark
Copy link
Copy Markdown
Contributor Author

Actually rather than having individual workflows per "test", I wonder if we just want to do npm-run-all test:*

(https://github.com/bcomnes/npm-run-all2)

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