Skip to content

v2.6.0-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 16 Jun 19:04
a150f91

[v2.6.0-preview0001]

Changed

  • FSRMDsc
    • Automatically publish documentation to GitHub Wiki - Fixes Issue #41.
  • Renamed master branch to main - Fixes Issue #43.
  • Updated build to use Sampler.GitHubTasks - Fixes Issue #46.
  • Added support for publishing code coverage to CodeCov.io and
    Azure Pipelines - Fixes Issue #47.
  • CI Pipeline
    • Updated pipeline files to match current DSC Community patterns - fixes Issue #51.
    • Updated HQRM and build steps to use windows-latest image.
    • Removed testing on Windows Server 2019 and added testing on Windows Server 2022.
    • Fixed intermittent test failures of FSRM components by restarting SrmReports and
      SrmSvc services.