Add docs migration notice & fix formatting#1779
Merged
JamesWTruher merged 2 commits intoPowerShell:masterfrom Mar 23, 2022
Merged
Add docs migration notice & fix formatting#1779JamesWTruher merged 2 commits intoPowerShell:masterfrom
JamesWTruher merged 2 commits intoPowerShell:masterfrom
Conversation
StevenBucher98
approved these changes
Mar 21, 2022
Collaborator
StevenBucher98
left a comment
There was a problem hiding this comment.
Doc notice looks good to me!
Collaborator
|
Noticed a few broken references after rendering the MD, non blocking but might be good to keep since it was working before PR |
StevenBucher98
approved these changes
Mar 21, 2022
bergmeister
added a commit
that referenced
this pull request
Mar 29, 2022
* use compliant build environment for release build. (#1776) * use compliant build environment for release build. * Fix for underlying changes in build environments to find the proper dotnet.exe * build debug -w 01 * build debug -w 02 * build debug -w 03 * build debug -w 04 * Add docs migration notice & fix formatting (#1779) * Add docs migration notice & fix formatting * Fix broken bookmark links * Use latest mac image rather than a specific version. (#1777) This will stay up to date. Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com> Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
JamesWTruher
added a commit
that referenced
this pull request
Jul 5, 2022
…1770) * CI Retry test tasks in case of failure * pull master into reduce-sporadic-failures (#1783) * use compliant build environment for release build. (#1776) * use compliant build environment for release build. * Fix for underlying changes in build environments to find the proper dotnet.exe * build debug -w 01 * build debug -w 02 * build debug -w 03 * build debug -w 04 * Add docs migration notice & fix formatting (#1779) * Add docs migration notice & fix formatting * Fix broken bookmark links * Use latest mac image rather than a specific version. (#1777) This will stay up to date. Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com> Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com> Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com> Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes AB#1931661 - Add docs migration notice & fix formatting