X-Guardian / AdfsDsc

DSC resources for deployment and configuration of Active Directory Federation Services
MIT License
9 stars 5 forks source link

Fix Azure Pipelines Ubuntu Image to ubuntu-latest #58

Closed X-Guardian closed 1 year ago

X-Guardian commented 1 year ago

Pull Request (PR) description

This PR fixes the Ubuntu image used by the Azure Pipelines config to use ubuntu-latest rather than ubuntu 16.04 is this image has been deprecated. It also fixes GitVersion. See https://github.com/dsccommunity/SqlServerDsc/issues/1732 and fixes the HQRM tests to user PowerShell instead of pwsh.

Task list


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #58 (7b02873) into master (fa1cc05) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #58   +/-   ##
=====================================
  Coverage      98%    98%           
=====================================
  Files          16     16           
  Lines        2080   2080           
=====================================
  Hits         2044   2044           
  Misses         36     36