Skip to content

Commit

Permalink
Merge branch 'main' into #1759_SQLAlwaysOn_Ensure
Browse files Browse the repository at this point in the history
  • Loading branch information
johlju authored Jul 28, 2022
2 parents e338a4d + 183b163 commit 5f228c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- URLs the referenced TechNet in the documentation has been update to link to
new pages at docs.microsoft.com.
- Fix pipeline so code coverage is published on fail.
- Remove duplicate deploy step (already present in `azure-pipelines.yml`).
- CommonTestHelper
- The test helper function `Import-SqlModuleStub` was using wrong casing for
one of the stub modules which failed test when running cross plattform.
Expand Down
1 change: 0 additions & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ BuildWorkflow:
- Publish_Release_To_GitHub
- Publish_Module_To_gallery
- Publish_GitHub_Wiki_Content
- Create_ChangeLog_GitHub_PR

####################################################
# ModuleBuilder Configuration #
Expand Down

0 comments on commit 5f228c9

Please sign in to comment.