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

Add initial version of validator #476

Merged
merged 5 commits into from
Apr 13, 2022
Merged

Add initial version of validator #476

merged 5 commits into from
Apr 13, 2022

Conversation

hannobraun
Copy link
Owner

This is a first step towards addressing #54. For now, the validator just exports each model without validating anything, which already has the advantage of not requiring each model to be specified manually in the CI configuration.

Close #307

This initial version just exports each model, failing if there's an
error. Eventually, it should also validate the exported 3MF file. But
the current version is already useful, and can replace the manually
specified model export steps in the CI build.
I think having first the Linux-only jobs, then the more complex matrix
job, is a bit more readable.
@hannobraun hannobraun merged commit 63a7518 into main Apr 13, 2022
@hannobraun hannobraun deleted the validator branch April 13, 2022 15:14
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.

Smoke testing
1 participant