Skip to content

Conversation

@sdwheeler
Copy link
Collaborator

@sdwheeler sdwheeler commented Apr 21, 2022

PR Summary

Fixes AB#1941794 - Fixes #8744 - Update PowerShellGet install documents

I split the install documentation into 2 files:

  • one for current versions of PowerShell/Windows
  • one for older versions
    This should help with clutter and confusion.

I also updated the articles to make it clear that you need to update PowerShellGet in Windows PowerShell 5.1 and you need TLS 1.2 or higher.

PR Context

Check the boxes below to indicate the content affected by this PR.

Repository or docset configuration

  • Repo documentation and configuration (.git/.github/.vscode etc.)
  • Docs build files (.openpublishing.* and build scripts)
  • Docset configuration (docfx.json, mapping, bread, module folder)

Conceptual documentation

  • Files in docs-conceptual

Cmdlet reference & about_ topics
When changing cmdlet reference or about_ topics, the changes should be copied to all
relevant versions. Check the boxes below to indicate the versions affected by this change.

  • 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.

@opbld33
Copy link

opbld33 commented Apr 21, 2022

Docs Build status updates of commit 97cc661:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-5.1)
reference/5.1/PowershellGet/PowerShellGet.md ✅Succeeded View (powershell-5.1)
reference/7.0/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7)
reference/7.0/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7)
reference/7.1/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.1)
reference/7.1/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.1)
reference/7.2/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.2)
reference/7.2/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.2)
reference/7.3/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.3)
reference/7.3/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.3)
reference/docs-conceptual/gallery/install-on-older-systems.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/installing-psget.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/overview.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

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

opbld32 commented Apr 21, 2022

Docs Build status updates of commit fba751d:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-5.1)
reference/5.1/PowershellGet/PowerShellGet.md ✅Succeeded View (powershell-5.1)
reference/7.0/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7)
reference/7.0/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7)
reference/7.1/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.1)
reference/7.1/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.1)
reference/7.2/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.2)
reference/7.2/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.2)
reference/7.3/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.3)
reference/7.3/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.3)
reference/docs-conceptual/gallery/getting-started.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/install-on-older-systems.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/installing-psget.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/overview.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

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:

Copy link
Contributor

@michaeltlombardi michaeltlombardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor notes, otherwise great!

sdwheeler and others added 2 commits April 21, 2022 16:55
Co-authored-by: Michael T Lombardi (He/Him) <michael.t.lombardi@gmail.com>
@opbld31
Copy link

opbld31 commented Apr 21, 2022

Docs Build status updates of commit bc26ad0:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-5.1)
reference/5.1/PowershellGet/PowerShellGet.md ✅Succeeded View (powershell-5.1)
reference/7.0/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7)
reference/7.0/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7)
reference/7.1/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.1)
reference/7.1/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.1)
reference/7.2/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.2)
reference/7.2/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.2)
reference/7.3/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.3)
reference/7.3/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.3)
reference/docs-conceptual/gallery/getting-started.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/install-on-older-systems.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/installing-psget.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/overview.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

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

opbld32 commented Apr 21, 2022

Docs Build status updates of commit b7c07e9:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-5.1)
reference/5.1/PowershellGet/PowerShellGet.md ✅Succeeded View (powershell-5.1)
reference/7.0/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7)
reference/7.0/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7)
reference/7.1/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.1)
reference/7.1/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.1)
reference/7.2/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.2)
reference/7.2/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.2)
reference/7.3/PackageManagement/PackageManagement.md ✅Succeeded View (powershell-7.3)
reference/7.3/PowerShellGet/PowerShellGet.md ✅Succeeded View (powershell-7.3)
reference/docs-conceptual/gallery/getting-started.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/install-on-older-systems.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/installing-psget.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/gallery/overview.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/toc.yml ✅Succeeded View (>=powershell-5.1)

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:

Copy link
Contributor

@SydneyhSmith SydneyhSmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks great to me, thanks for putting this together!

@michaeltlombardi michaeltlombardi merged commit c88dc3e into MicrosoftDocs:staging Apr 21, 2022
@sdwheeler sdwheeler deleted the sdw-i8744 branch April 22, 2022 16:14
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.

The -Scope parameter entry shown in Update-Module cmdlet doc, version 5.1, doesn't exist in that version.

6 participants