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

7/10/2023 PM Publish #10268

Merged
merged 5 commits into from
Jul 10, 2023
Merged

7/10/2023 PM Publish #10268

merged 5 commits into from
Jul 10, 2023

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.

Atman-Shastri and others added 4 commits July 8, 2023 14:16
…10250 (#10257)

* Commit to resolve issue #10250 in PowerShell-Docs

Link to the issue:
#10250

* Clarify debugging in VS Code

* resize image

---------

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
This change:

- Fixes a typo in the `about_FileSystem_Provider` documentation
- Resolves #10260
- Fixes AB#124105
…ime out (#10263)

* adding note about 20ms time out

* Update create-cmdline-predictor.md

editorial changes

* Update create-cmdline-predictor.md

---------

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
* Add include file pointing to PlatyPS docs

* fix typo in URL
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 90480e1:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_FileSystem_Provider.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_FileSystem_Provider.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_FileSystem_Provider.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Core/About/about_FileSystem_Provider.md ✅Succeeded View (powershell-7.4)
reference/docs-conceptual/dev-cross-plat/create-cmdline-predictor.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/dev-cross-plat/vscode/How-To-Replicate-the-ISE-Experience-In-VSCode.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/dev-cross-plat/vscode/media/How-To-Replicate-the-ISE-Experience-In-VSCode/4-debug-console.png ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/autogenerated-elements-of-comment-based-help.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/comment-based-help-keywords.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/examples-of-comment-based-help.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/file-types-permitted-in-an-updatable-help-cab-file.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/helpinfo-xml-sample-file.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/helpinfo-xml-schema.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-a-cmdlet-description.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-a-see-also-section-to-a-provider-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-dynamic-parameters-to-a-provider-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-examples-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-input-types-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-notes-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-parameter-information.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-related-links-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-return-values-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-syntax-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-the-cmdlet-name-and-synopsis-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-create-a-helpinfo-xml-file.md ✅Succeeded View (>=powershell-5.1)

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

For any questions, please:

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit d8239d7:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_FileSystem_Provider.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/Remove-Module.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_FileSystem_Provider.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/Remove-Module.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_FileSystem_Provider.md ✅Succeeded View (powershell-7.3)
reference/7.3/Microsoft.PowerShell.Core/Remove-Module.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Core/About/about_FileSystem_Provider.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/Remove-Module.md ✅Succeeded View (powershell-7.4)
reference/docs-conceptual/dev-cross-plat/create-cmdline-predictor.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/dev-cross-plat/vscode/How-To-Replicate-the-ISE-Experience-In-VSCode.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/dev-cross-plat/vscode/media/How-To-Replicate-the-ISE-Experience-In-VSCode/4-debug-console.png ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/autogenerated-elements-of-comment-based-help.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/comment-based-help-keywords.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/examples-of-comment-based-help.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/file-types-permitted-in-an-updatable-help-cab-file.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/helpinfo-xml-sample-file.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/helpinfo-xml-schema.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-a-cmdlet-description.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-a-see-also-section-to-a-provider-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-dynamic-parameters-to-a-provider-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-examples-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-input-types-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-notes-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-parameter-information.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-related-links-to-a-cmdlet-help-topic.md ✅Succeeded View (>=powershell-5.1)

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

For any questions, please:

@Taojunshen Taojunshen merged commit 5bc0a24 into live Jul 10, 2023
1 check 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.

6 participants