Skip to content

Conversation

@sdwheeler
Copy link
Collaborator

@sdwheeler sdwheeler commented Aug 26, 2019

Fixes #4537 - added Raw parameter for v7
Fixes AB#1588964
Addresses PowerShell/PowerShell#6148

Version(s) of document impacted

  • Impacts 7 document
  • Impacts 6 document
  • Impacts 5.1 document
  • Impacts 5.0 document
  • Impacts 4.0 document
  • Impacts 3.0 document

Reason(s) for not updating all version of documents

  • The documented feature was introduced in version (list version here) of PowerShell
  • This issue only shows up in version (list version(s) here) of the document
  • This PR partially fixes the issue, and issue # tracks the remaining work

@sdwheeler sdwheeler requested a review from DCtheGeek August 26, 2019 16:43
@opbld32
Copy link

opbld32 commented Aug 26, 2019

Docs Build status updates of commit f99e709:

⚠️ Validation status: warnings

File Status Preview URL Details
developer/cmdlet/creating-a-cmdlet-to-access-a-data-store.md ⚠️Warning View Details
reference/3.0/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-3.0)
reference/4.0/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-4.0)
reference/5.0/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-5.0)
reference/5.1/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-5.1)
reference/6/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-6)
reference/7/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-7)

developer/cmdlet/creating-a-cmdlet-to-access-a-data-store.md

  • Line 376: [Warning] Illegal link: `<a href="#Defining-the-Cmdlet-Class">Building the Cmdlet</a>` -- missing bookmark. The file cmdlet/creating-a-cmdlet-to-access-a-data-store.md doesn't contain a bookmark named Defining-the-Cmdlet-Class. NOTE: This Suggestion will be elevated to a Warning on 8/26/2019. Please fix invalid bookmarks as soon as possible.

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.

@opbld31
Copy link

opbld31 commented Aug 26, 2019

Docs Build status updates of commit 27ad899:

✅ Validation status: passed

File Status Preview URL Details
developer/cmdlet/creating-a-cmdlet-to-access-a-data-store.md ✅Succeeded View
reference/3.0/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-3.0)
reference/4.0/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-4.0)
reference/5.0/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-5.0)
reference/5.1/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-5.1)
reference/6/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-6)
reference/7/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-7)

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.

@opbld32
Copy link

opbld32 commented Aug 26, 2019

Docs Build status updates of commit be47d26:

✅ Validation status: passed

File Status Preview URL Details
developer/cmdlet/creating-a-cmdlet-to-access-a-data-store.md ✅Succeeded View
reference/3.0/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-3.0)
reference/4.0/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-4.0)
reference/5.0/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-5.0)
reference/5.1/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-5.1)
reference/6/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-6)
reference/7/Microsoft.PowerShell.Utility/Select-String.md ✅Succeeded View (powershell-7)

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.

Copy link
Contributor

@DCtheGeek DCtheGeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DCtheGeek DCtheGeek merged commit 0888f52 into MicrosoftDocs:staging Aug 26, 2019
@sdwheeler sdwheeler deleted the sdw-ghi4537 branch August 29, 2019 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Select-String -Raw parameter documentation for version 7

4 participants