Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub actions schema validator for submitted XML tests #21

Merged
merged 8 commits into from
May 28, 2024

Conversation

suyashkumar
Copy link
Contributor

@suyashkumar suyashkumar commented May 20, 2024

This introduces a simple GitHub Actions CI test to validate our XML tests against our XML schema. I didn't spend a ton of time on this so happy to make any changes folks think might be needed.

This branch/PR also includes the changes from #22, which are needed to validate correctly, so that PR should be submitted first.

This closes #20.

@suyashkumar suyashkumar changed the title GitHub actions schema validator for submitted XML tests [WIP] GitHub actions schema validator for submitted XML tests May 20, 2024
@suyashkumar suyashkumar changed the base branch from s/library-test-schema to main May 20, 2024 20:47
@suyashkumar suyashkumar force-pushed the s/xsd-action branch 2 times, most recently from daa7280 to 99c5d16 Compare May 20, 2024 20:56
@suyashkumar suyashkumar changed the title [WIP] GitHub actions schema validator for submitted XML tests GitHub actions schema validator for submitted XML tests May 20, 2024
@suyashkumar suyashkumar marked this pull request as ready for review May 21, 2024 21:24
@ewoutkramer ewoutkramer merged commit eb84c1e into main May 28, 2024
2 checks passed
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.

GitHub Actions to auto-validate XMLs against our XSD
3 participants