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/05/2023 3:00PM Publishing #10142

Merged
merged 3 commits into from
Jun 5, 2023
Merged

6/05/2023 3:00PM Publishing #10142

merged 3 commits into from
Jun 5, 2023

Conversation

huypub
Copy link
Contributor

@huypub huypub commented Jun 5, 2023

No description provided.

sdwheeler and others added 3 commits June 5, 2023 08:55
Prior to this change, the `about_Signing` topic included a casing typo.

This change:

- Corrects the typo, which fixes #10129
- Cleans up general formatting and prose
- Fixes AB#97123
* (GH-10127) Document enums as parameters

Prior to this commit, the `about_Enum` topic showed using enumerations
in scripts but not as parameters.

This change:

- Adds a new section to the article, clarifying the benefits of using
  enumerations as parameter types and including an example.
- Resolves #10127
- Fixes AB#97124

* (MAINT) Update style/prose, document `HasFlag()` method

This change cleans up the formatting and prose for the `about_Enum` article.
It also documents using the `HasFlag()` method as an alternative to using the
binary comparison operator.
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 7e7053e:

✅ 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_Parameter_Sets.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/About/about_Signing.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_Parameter_Sets.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/About/about_Signing.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_Parameter_Sets.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Core/About/about_Signing.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_Parameter_Sets.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/About/about_Signing.md ✅Succeeded View (powershell-7.4)

For more details, please refer to the build report.

For any questions, please:

@huypub huypub merged commit cec41a3 into live Jun 5, 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.

3 participants