Skip to content

Commit

Permalink
Fix Continuous Delivery Pipeline and Update to latest Sampler (#456)
Browse files Browse the repository at this point in the history
* Update pipeline

* Further fixes to pipeline

* Fix code coverage publish

* Fix unit test publish

* Special tests

* Remove test code
  • Loading branch information
PlagueHO authored May 30, 2022
1 parent 1f7db8f commit 5aeca12
Show file tree
Hide file tree
Showing 4 changed files with 157 additions and 126 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- Fix Azure DevOps build pipeline and update to latest sampler pattern.

### Changed

- Update Azure DevOps pipeline Linux agent version for build task
Expand Down
1 change: 1 addition & 0 deletions RequiredModules.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
Repository = ''
}
}

invokeBuild = 'latest'
PSScriptAnalyzer = 'latest'
Pester = '4.10.1'
Expand Down
Loading

0 comments on commit 5aeca12

Please sign in to comment.