Fixes #4648 - ternary operator#4800
Merged
DCtheGeek merged 2 commits intoMicrosoftDocs:stagingfrom Sep 18, 2019
sdwheeler:sdw-ghi4648
Merged
Fixes #4648 - ternary operator#4800DCtheGeek merged 2 commits intoMicrosoftDocs:stagingfrom sdwheeler:sdw-ghi4648
DCtheGeek merged 2 commits intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-ghi4648
Conversation
|
Docs Build status updates of commit 633c12b:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| reference/7/Microsoft.PowerShell.Core/About/about_If.md | View (powershell-7) | Details | |
| reference/7/Microsoft.PowerShell.Core/About/about_Operators.md | View (powershell-7) | Details |
reference/7/Microsoft.PowerShell.Core/About/about_If.md
- [Warning]
Metadata with following name(s) are not allowed to be set in Yaml header, or as file level metadata in docfx.json, or as global metadata in docfx.json: locale. They are generated by Docs platform, so the values set in these 3 places will be ignored. Please remove them from all 3 places to resolve the warning.
reference/7/Microsoft.PowerShell.Core/About/about_Operators.md
- [Warning]
Metadata with following name(s) are not allowed to be set in Yaml header, or as file level metadata in docfx.json, or as global metadata in docfx.json: locale. They are generated by Docs platform, so the values set in these 3 places will be ignored. Please remove them from all 3 places to resolve the warning.
For more details, please refer to the build report.
Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.
|
Docs Build status updates of commit 315ead8:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| reference/7/Microsoft.PowerShell.Core/About/about_If.md | View (powershell-7) | Details | |
| reference/7/Microsoft.PowerShell.Core/About/about_Operators.md | View (powershell-7) | Details |
reference/7/Microsoft.PowerShell.Core/About/about_If.md
- [Warning]
Metadata with following name(s) are not allowed to be set in Yaml header, or as file level metadata in docfx.json, or as global metadata in docfx.json: locale. They are generated by Docs platform, so the values set in these 3 places will be ignored. Please remove them from all 3 places to resolve the warning.
reference/7/Microsoft.PowerShell.Core/About/about_Operators.md
- [Warning]
Metadata with following name(s) are not allowed to be set in Yaml header, or as file level metadata in docfx.json, or as global metadata in docfx.json: locale. They are generated by Docs platform, so the values set in these 3 places will be ignored. Please remove them from all 3 places to resolve the warning.
For more details, please refer to the build report.
Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.
DCtheGeek
reviewed
Sep 18, 2019
Contributor
DCtheGeek
left a comment
There was a problem hiding this comment.
LGTM. Only question before I merge is if we should mention this is currently an experimental feature?
sdwheeler
pushed a commit
that referenced
this pull request
Sep 18, 2019
* Fix ArgumentCompleter attribute example Add missing $parameterName argument * Remove locale header about_Functions_Advanced_Parameters.md contained explicit locale header, which is autogenerated by Docs * Fixes #4648 - ternary operator (#4800) * Fixes #4648 - ternary operator * fix line wrap * restore locale * applying change to v5.0/5.1/7
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 #4648 - ternary operator
Fixes AB#1600440
Version(s) of document impacted
Reason(s) for not updating all version of documents