Skip to content

Update pwsh docs due to distro EOL and replacment#2409

Merged
sdwheeler merged 3 commits intoMicrosoftDocs:stagingfrom
TravisEz13:pwsh_eols_distros
Jun 15, 2018
Merged

Update pwsh docs due to distro EOL and replacment#2409
sdwheeler merged 3 commits intoMicrosoftDocs:stagingfrom
TravisEz13:pwsh_eols_distros

Conversation

@TravisEz13
Copy link
Copy Markdown
Member

@TravisEz13 TravisEz13 commented May 7, 2018

remove Ubuntu 17.04 and fedora 25 due to EOL
Add Ubuntu 17.10 and 18.04 and fedora 27
fixes #2302

Version(s) of document impacted

  • Impacts 6.1 document
  • Impacts 6.0 document
  • Impacts 5.1 document
  • Impacts 5.0 document
  • Impacts 4.0 document
  • Impacts 3.0 document

Reason(s) for not updating all version of documents

  • The documented feature was introduced in version (list version here) of PowerShell
  • This issue only shows up in version (list version(s) here) of the document
  • This PR partially fixes the issue, and issue # tracks the remaining work

@zjalexander
Copy link
Copy Markdown
Contributor

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/setup/Installing-PowerShell-Core-on-Linux.md ✅Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@zjalexander
Copy link
Copy Markdown
Contributor

✅ Validation status: passed

File Status Preview URL Details
.github/CODEOWNERS ✅Succeeded
reference/docs-conceptual/setup/Installing-PowerShell-Core-on-Linux.md ✅Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

Copy link
Copy Markdown
Contributor

@SteveL-MSFT SteveL-MSFT left a comment

Choose a reason for hiding this comment

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

The update references PSCore6.1-Preview3 which isn't available yet. We should hold off on merging this PR until the instructions work.

@sdwheeler sdwheeler added the do-not-merge Tag - closed without merging label May 7, 2018
@adelton
Copy link
Copy Markdown
Contributor

adelton commented Jun 5, 2018

Fedora 26 is EOL'd by now as well. In #2497 I propose to just talk about Fedora 27 and 28. The instructions for both are the same.

@TravisEz13
Copy link
Copy Markdown
Member Author

@adelton Thanks, I should be able to continue the PR after the release of preview-3

Copy link
Copy Markdown
Contributor

@SteveL-MSFT SteveL-MSFT left a comment

Choose a reason for hiding this comment

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

For the 6.1-Preview3 release, should we update this to separate stable and preview releases?

from the [releases][] page onto the Fedora machine.

```sh
wget https://github.com/PowerShell/PowerShell/releases/download/v6.0.0/powershell-6.0.0-1.rhel.7.x86_64.rpm
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This version needs to match the subsequent lines below

@TravisEz13
Copy link
Copy Markdown
Member Author

@sdwheeler This should be ready to merge now

@zjalexander
Copy link
Copy Markdown
Contributor

✅ Validation status: passed

File Status Preview URL Details
.github/CODEOWNERS ✅Succeeded
reference/docs-conceptual/setup/Installing-PowerShell-Core-on-Linux.md ✅Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@sdwheeler sdwheeler removed the do-not-merge Tag - closed without merging label Jun 15, 2018
@sdwheeler sdwheeler merged commit ffc44f4 into MicrosoftDocs:staging Jun 15, 2018
@TravisEz13 TravisEz13 deleted the pwsh_eols_distros branch June 15, 2018 22:16
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.

PowerShell 6.0 docs should be updates for Fedora and Ubuntu EOLs

5 participants