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/10/2024 PM Publish #11174

Merged
merged 3 commits into from
Jun 10, 2024
Merged

6/10/2024 PM Publish #11174

merged 3 commits into from
Jun 10, 2024

Conversation

Taojunshen
Copy link
Contributor

PR Summary

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

trackd and others added 3 commits June 10, 2024 07:29
* DefaultDisplayPropertySet takes a string[]

* update ms.date

---------

Co-authored-by: trackd <trackd@users.noreply.github.com>
* Add examples based on UUF

* Apply suggestions from review

---------

Co-authored-by: Mikey Lombardi (He/Him) <michael.t.lombardi@gmail.com>
* (AB#262055) Fix example in about_Function_Provider

This change:

- Addresses an invalid example in the `about_Function_Provider` topic,
  removing an extraneous colon (`:`).
- Fixes AB#262055

* (AB#262067) Add example of invoking function to about_Functions

This change:

- Adds a short example of invoking a newly-defined function to the
  `about_Functions` topic.
- Fixes AB#262067

* (AB#262073) Add functional example to about_For

Prior to this change, the `about_For` topic included
syntactic examples to show and discuss how to create
and use `for` loops, but no practical examples.

This change:

- Renames the existing section from `Examples` to
  `Syntax examples` to accurately describe its content.
- Adds a new `Functional example` section with a longer
  practical example that shows using `for` loops to find,
  rename, and compare files in a folder.
- Fixes AB#262073
Copy link
Contributor

Learn Build status updates of commit 9672a80:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_For.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/About/about_Function_Provider.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/About/about_Functions.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Utility/Set-Date.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Utility/Update-TypeData.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_For.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/About/about_Function_Provider.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/About/about_Functions.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Utility/Set-Date.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Utility/Update-TypeData.md ✅Succeeded View (powershell-7.2)
reference/7.4/Microsoft.PowerShell.Core/About/about_For.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/About/about_Function_Provider.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/About/about_Functions.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Utility/Set-Date.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Utility/Update-TypeData.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/About/about_For.md ✅Succeeded View (powershell-7.5)
reference/7.5/Microsoft.PowerShell.Core/About/about_Function_Provider.md ✅Succeeded View (powershell-7.5)
reference/7.5/Microsoft.PowerShell.Core/About/about_Functions.md ✅Succeeded View (powershell-7.5)
reference/7.5/Microsoft.PowerShell.Utility/Set-Date.md ✅Succeeded View (powershell-7.5)
reference/7.5/Microsoft.PowerShell.Utility/Update-TypeData.md ✅Succeeded View (powershell-7.5)
reference/docs-conceptual/learn/shell/using-aliases.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@Taojunshen Taojunshen merged commit dd42997 into live Jun 10, 2024
10 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.

None yet

4 participants