v6.0.0-preview0001
Pre-release
Pre-release
[v6.0.0-preview0001]
Changed
- CertReq:
- BREAKING CHANGE: Made Certificate FriendlyName a mandatory parameter - Fixes Issue #269.
- Consider FriendlyName + Template when getting existing certs - Fixes Issue #121.
Changed
- Added support for publishing code coverage to
CodeCov.io
and
Azure Pipelines - Fixes Issue #255. - Updated build to use
Sampler.GitHubTasks
- Fixes Issue #254. - Corrected changelog.
- Updated pipeline tasks to latest pattern.
- Build pipeline: Removed unused
dscBuildVariable
tasks. - Updated .github issue templates to standard - Fixes Issue #263.
- Added Create_ChangeLog_GitHub_PR task to publish stage of build pipeline.
- Added SECURITY.md.
- Updated pipeline Deploy_Module anb Code_Coverage jobs to use ubuntu-latest
images - Fixes Issue #262. - Updated pipeline unit tests and integration tests to use Windows Server 2019 and
Windows Server 2022 images - Fixes Issue #262.
Fixed
- Fixed pipeline by replacing the GitVersion task in the
azure-pipelines.yml
with a script.