dsccommunity / WSManDsc

DSC resources for configuring WS-Management and PowerShell Remoting.
https://dsccommunity.org
MIT License
19 stars 8 forks source link

Update to latest CI pipeline pattern - Fixes #103 #104

Closed PlagueHO closed 5 months ago

PlagueHO commented 5 months ago

Pull Request (PR) description

This PR updates the pipeline and supporting files to the latest DSC Community pattern. It also updates the build and HQRM VM images to run on windows-latest.

This Pull Request (PR) fixes the following issues

Task list

Remaining N/A


This change is Reviewable

PlagueHO commented 5 months ago

@johlju - would you mind reviewing when you have time. No rush.

johlju commented 5 months ago

/azp run

azure-pipelines[bot] commented 5 months ago
Azure Pipelines successfully started running 1 pipeline(s).
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88%. Comparing base (e0b196c) to head (b8b1a17).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/dsccommunity/WSManDsc/pull/104/graphs/tree.svg?width=650&height=150&src=pr&token=sfnbZH5JhA&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dsccommunity)](https://app.codecov.io/gh/dsccommunity/WSManDsc/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dsccommunity) ```diff @@ Coverage Diff @@ ## main #104 +/- ## =================================== Coverage 88% 88% =================================== Files 3 3 Lines 310 310 =================================== Hits 274 274 Misses 36 36 ```