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

6/07/2023 3PM Publishing #10151

Merged
merged 5 commits into from
Jun 7, 2023
Merged

6/07/2023 3PM Publishing #10151

merged 5 commits into from
Jun 7, 2023

Conversation

huypub
Copy link
Contributor

@huypub huypub commented Jun 7, 2023

No description provided.

michaeltlombardi and others added 5 commits June 7, 2023 09:10
Prior to this change, the _Everything you wanted to know about PSCustomObject_
article had a broken link to a YouTube video which has since been made private.

This change:

- Removes the link
- Resolves #10143
- Fixes AB#98125
Prior to this change, there was some confusion around the syntax
for both ternaries and enums. This change:

- Clarifies that non-value expressions, which are expressions that
  call commands, in a ternary must be wrapped in parentheses to
  avoid exceptions.
- Clarifies that you can get an enumeration value with the syntax
  `[<enum-name>]::<label>`.
- Resolves #10141
- Fixes AB#98123
Prior to this change, the documentation noted specific variables
you can use in module manifests, but did not note that you can
use environment variables, unlike in restricted language mode.

This change:

- Adds a note in the section on module manifest variables to both
  the `about_Module_Manifests` and `about_Language_Modes` articles.
- Resolves #10140
- Fixes AB#98137
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 3d650d0:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Enum.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/About/about_If.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/About/about_Language_Modes.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/About/about_Module_Manifests.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Utility/Write-Output.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Enum.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/About/about_If.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/About/about_Language_Modes.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/About/about_Module_Manifests.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Utility/Write-Output.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_Enum.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Core/About/about_If.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Core/About/about_Language_Modes.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Core/About/about_Module_Manifests.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Utility/Write-Output.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Core/About/about_Enum.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/About/about_If.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/About/about_Language_Modes.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/About/about_Module_Manifests.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Utility/Get-SecureRandom.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Utility/Write-Output.md ✅Succeeded View (powershell-7.4)
reference/docs-conceptual/learn/deep-dives/everything-about-pscustomobject.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@huypub huypub merged commit 4de98b9 into live Jun 7, 2023
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.

4 participants