Skip to content

v0.112.0-preview0004

Pre-release
Pre-release
Compare
Choose a tag to compare
@gaelcolas gaelcolas released this 08 Sep 19:41
656803b

[v0.112.0-preview0004]

Removed

  • Removed PesterOutputFormat parameter in DeployAll.PSDeploy.build.ps1
    fix (issue #292).
  • Removed the template newDscCommunity which is replaced by the template
    dsccommunity.

Added

  • Added -WhatIf parameter to release.module.build.ps1

Changed

  • Merged both templates dsccommunity and newDscCommunity into the
    template dsccommunity.
  • All templates now defaults to using main as the default branch.
  • Updated Sampler documentation in README.md.

Fixed

  • Fix azure-pipelines.yml where variables are not possible to use (triggers
    and deploy condition).