AcademySoftwareFoundation / openexr

The OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.
http://www.openexr.com/
BSD 3-Clause "New" or "Revised" License
1.6k stars 606 forks source link

Windows Environment Continuous Analysis build #504

Closed ghost closed 4 years ago

ghost commented 4 years ago

The appveyor system is available for windows continuous integration. It is possible to leverage appveyor and the MSBuild code analysis feature to continuously analyze the code for suggested quality improvements. Edit: the azure pipelines system is also available for windows continuous integration. Both options will be prepared for evaluation by the administrators.

ghost commented 4 years ago

@cary-ilm should I rewrite for azure pipelines? that is not much effort on my end, but I need some direction here. Who should get @ mention for code review? https://github.com/openexr/openexr/pull/507

meshula commented 4 years ago

The ASWF (of which OpenEXR is a part), is using Azure, so that seems the best direction. https://lists.aswf.io/g/tac/topic/31715562?p=Created,,,20,2,0,0

cary-ilm commented 4 years ago

The Azure dashboard is here: https://dev.azure.com/openexr/OpenEXR

Closing the issue for now.