MethanePowered / MethaneKit

🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
Apache License 2.0
880 stars 54 forks source link

Replace CI from Azure Pipelines to GitHub Actions #106

Closed egorodet closed 2 years ago

egorodet commented 2 years ago

Methane Kit CI goes away from Azure Pipelines and switches to using GitHub Actions for running CI builds, tests, coverage and static analysis using Sonar Cloud and CodeQL.