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

Expand export-validator to actually validate exported files #481

Merged
merged 5 commits into from
Apr 14, 2022

Conversation

hannobraun
Copy link
Owner

This pull request can't be merged yet, because this validation fails (see #451). I'm going to address that next, and once I have, export-validator will make sure there are not going to be regressions.

Close #54

@hannobraun hannobraun force-pushed the validator branch 3 times, most recently from f49030c to 55c3193 Compare April 14, 2022 14:19
It makes sense to have it in a separate job, so we get better feedback
on what specifically failed, if the CI build does fail because of it.

Also, I'm having trouble getting the actual 3MF validation to work on
macOS, due to linking issues. I figure that running it on Linux is good
enough for now.
@hannobraun
Copy link
Owner Author

I've extracted the 3MF validation into its own job, which means none of the required jobs are failing any more, which means this can actually be merged now!

@hannobraun hannobraun marked this pull request as ready for review April 14, 2022 14:35
@hannobraun hannobraun merged commit 5688b78 into main Apr 14, 2022
@hannobraun hannobraun deleted the validator branch April 14, 2022 14:35
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.

Add integration test for triangle mesh quality
1 participant