Skip to content

v0.15.1

Compare
Choose a tag to compare
@dscbot dscbot released this 29 Mar 17:14
16b70e7

[v0.15.1]

Added

  • Wait-ForIdleLcm
    • Added new parameter Timeout to be able to return after the specified
      elapsed time (issue #101).

Changed

  • DscResource.Test
    • Rename the default branch to main (issue #104).
    • Updated pipeline files, using the latest Sampler deploy tasks.
  • Wait-ForIdleLcm
    • Updated to wait as long as the LCMState property has the state 'Busy' (issue #101).
      This will prevent the pipeline to loop indefinitely when an integration
      test fails and the property LCMState is set to PendingConfiguration.

Fixed

  • Invoke_HQRM_Tests
    • Fixed the task so it runs together with latest PowerShell module Sampler.
  • Fail_Build_If_HQRM_Tests_Failed
    • Fixed the task so it runs together with latest PowerShell module Sampler.