dsccommunity / ActiveDirectoryDsc

This module contains DSC resources for deployment and configuration of Active Directory Domain Services.
MIT License
344 stars 142 forks source link

Builds & automated testing are currently broken #680

Closed Borgquite closed 2 years ago

Borgquite commented 2 years ago

I’ve submitted a bug report and a fix under pull #677 but there’s something wrong with the new automated built/test process.

‘Build log #L26 Error: The process '/usr/bin/dotnet' failed with exit code 150’

Please fix this & consider merging the pull?

johlju commented 2 years ago

Yes, the build worker images change so they broke GitVersion. The pipeline files need to be updated using the Sampler's (v0.112.2 or higher) Plaster dsccommunity template, new template install GitVersion using dotnet tool install. https://github.com/gaelcolas/Sampler#dsccommunity

When I have a few hours over I can take a look at the pipeline.