Skip to content

v0.11.0-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 09 May 16:51
d61f552

[v0.11.0-preview0001]

Changed

  • Updated pipelines files to the latest in Sampler.
  • Fix missing verbose message in function Invoke-Git.
  • Fix variable reference for localized strings so they passed HQRM tests.
  • Fix statement so function passed HQRM tests.
  • Tasks now uses Set-SamplerTaskVariable from the module Sampler to set
    the common build task variables.
  • Updated task parameters ProjectName and SourcePath to reflect Sampler

Fixed

  • Common task variables have not been set, fixed that.
  • Get-CompositeSchemaObject threw an error when a composite did not have
    comment based help, now returns $null.