v0.11.0-preview0001
Pre-release
Pre-release
[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
andSourcePath
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
.