microsoft / UVAtlas

UVAtlas isochart texture atlas
https://walbourn.github.io/uvatlas-return-of-the-isochart/
MIT License
842 stars 148 forks source link

Add GitHub Action for BVTs with subset of tests #181

Closed walbourn closed 3 weeks ago

walbourn commented 3 weeks ago

This builds the test suite such that it only needs a few test data files which are included directly in the test repo. This avoids LFS bandwidth traffic for the full set of test data.

Includes ADO YAML code review to clean up use of PATs, and to convert all use of vcpkg in the pipelines to 'manifest mode'.

Also sets the dependabot to not spam quite so often for GHA.

walbourn commented 3 weeks ago

https://github.com/walbourn/uvatlastest/pull/10