Skip to content

Fixes #8351 - Document module metadata for experimental features#8353

Merged
sdwheeler merged 3 commits intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-i8351
Nov 15, 2021
Merged

Fixes #8351 - Document module metadata for experimental features#8353
sdwheeler merged 3 commits intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-i8351

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler commented Nov 15, 2021

PR Summary

Fixes AB#1894349 - Fixes #8351 - Document module metadata for experimental features

Select the area of the Table of Contents containing the documents being changed.

Conceptual content

  • Overview and Install
  • Learning PowerShell
    • PowerShell 101
    • Deep dives
    • Sample scripts
    • Remoting
  • Release notes (What's New)
  • Windows PowerShell
    • WMF, ISE, release notes, etc.
  • DSC articles
  • Community resources
  • Gallery articles
  • Scripting and development
    • Language Spec
    • Legacy SDK

Cmdlet reference & about_ topics

  • Preview content
  • Version 7.2 content
  • Version 7.1 content
  • Version 7.0 content
  • Version 5.1 content

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the staging branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress
    • If the PR is work in progress, please add the prefix WIP: or [WIP] to the beginning of the
      title and remove the prefix when the PR is ready.

@opbld32
Copy link
Copy Markdown

opbld32 commented Nov 15, 2021

Docs Build status updates of commit 598733b:

✅ Validation status: passed

File Status Preview URL Details
reference/7.0/Microsoft.PowerShell.Core/About/about_Experimental_Features.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Core/About/about_Experimental_Features.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Experimental_Features.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld32
Copy link
Copy Markdown

opbld32 commented Nov 15, 2021

Docs Build status updates of commit 2715c96:

✅ Validation status: passed

File Status Preview URL Details
reference/7.0/Microsoft.PowerShell.Core/About/about_Experimental_Features.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Core/About/about_Experimental_Features.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Experimental_Features.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld33
Copy link
Copy Markdown

opbld33 commented Nov 15, 2021

Docs Build status updates of commit 7aa850a:

✅ Validation status: passed

File Status Preview URL Details
reference/7.0/Microsoft.PowerShell.Core/About/about_Experimental_Features.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Core/About/about_Experimental_Features.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Experimental_Features.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler sdwheeler merged commit 5b95ee3 into MicrosoftDocs:staging Nov 15, 2021
@sdwheeler sdwheeler deleted the sdw-i8351 branch November 16, 2021 15:36
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.

How to declare experimental feature for a module

3 participants