BaristaLabs / BaristaCore

BaristaCore is a framework for providing a serverless platform using ChakraCore and .Net Core
MIT License
28 stars 3 forks source link

Consider parallel or full switch of CI to VSTS #52

Open Oceanswave opened 6 years ago

Oceanswave commented 6 years ago

VSTS now has Linux and macOS build agents in preview. Consider switching over to VSTS. And advantage will be that the Windows test harness can start auto-reporting code coverage again as the enterprise bits required to do so are on VSTS

Oceanswave commented 6 years ago

Thanks to coverlet, code coverage is now auto-reported again, so this item becomes less pressing.

It would be nice, however, to have VSTS builds in addition to the existing appveyor/travisci for additional validation.