Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish to live #10454

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Publish to live #10454

merged 4 commits into from
Sep 25, 2023

Conversation

sdwheeler
Copy link
Contributor

Publishing latest changes to live

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit dfc1eaf:

✅ Validation status: passed

File Status Preview URL Details
reference/docfx.json ✅Succeeded
reference/docs-conceptual/install/community-support.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

Prior to this change, the example for demonstrating how a here-string
can simplify syntax defined a value that would've been valid even in
a normal double-quoted string.

This change:

- Updates the example to use both a single quote and a double quote,
  which would require escaping in a normal string, to make the usage
  and value clearer.
- Addresses error-level issues for the document's prose style.
- Resolves #10452
- Fixes AB#163608
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 740df84:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-7.4)
reference/docfx.json ✅Succeeded
reference/docs-conceptual/install/community-support.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

Prior to this change, the documentation for the grouping operator
mentioned using the grouping operator to force enumeration for the
pipeline, but not preventing processing the output of a command in
a way that affects it.

This change:

- Adds examples for both uses to the Windows PowerShell docs
- Adds a paragraph describing the processing-conflict issue for
  all versions.
- Resolves #10451
- Fixes #163613
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit acbc7fc:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Operators.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Operators.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_Operators.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Core/About/about_Operators.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-7.4)
reference/docfx.json ✅Succeeded
reference/docs-conceptual/install/community-support.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler
Copy link
Contributor Author

Rebuild

@sdwheeler sdwheeler closed this Sep 25, 2023
@sdwheeler sdwheeler reopened this Sep 25, 2023
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit acbc7fc:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Operators.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Operators.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_Operators.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Core/About/about_Operators.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md ✅Succeeded View (powershell-7.4)
reference/docfx.json ✅Succeeded
reference/docs-conceptual/install/community-support.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit 36bdfdb into live Sep 25, 2023
20 checks passed
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.

3 participants