Closed tmarkovski closed 3 years ago
Currently, the dotnet wrapper is configured fully using Azure Pipelines. It runs in three stages and produces 6 artifacts.
Migration to GH actions checklist
Build.ps1
Package.ps1
Currently, the dotnet wrapper is configured fully using Azure Pipelines. It runs in three stages and produces 6 artifacts.
Migration to GH actions checklist
Build.ps1
and use the current script to build different platformsPackage.ps1
to that it downloads latest libraries from GH release and unpacks them locally