-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Fixes #8744 - Update PowerShellGet install documents #8752
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
Conversation
|
Docs Build status updates of commit 97cc661: ✅ Validation status: passedFor 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:
|
michaeltlombardi
left a comment
There was a problem hiding this 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!
Co-authored-by: Michael T Lombardi (He/Him) <michael.t.lombardi@gmail.com>
|
Docs Build status updates of commit bc26ad0: ✅ Validation status: passed
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:
|
|
Docs Build status updates of commit b7c07e9: ✅ Validation status: passed
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:
|
SydneyhSmith
left a comment
There was a problem hiding this 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!
PR Summary
Fixes AB#1941794 - Fixes #8744 - Update PowerShellGet install documents
I split the install documentation into 2 files:
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
Conceptual documentation
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.
PR Checklist
please add the prefix
WIP:or[WIP]to the beginning of the title and remove the prefix whenthe PR is ready.