-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Update Readme.md for preview.6 release
#11108
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -32,7 +32,9 @@ You can download and install a PowerShell package for any of the following platf | |
| | [Ubuntu 18.04][corefx-linux] | [.deb][rl-ubuntu18] | [.deb][pv-ubuntu18] | [Instructions][in-ubuntu18] | | ||
TravisEz13 marked this conversation as resolved.
Show resolved
Hide resolved
TravisEz13 marked this conversation as resolved.
Show resolved
Hide resolved
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @PaulHigin, your last commit had 20 failures in Verify Markdown Links.Verify links in /home/vsts/work/1/s/README.md.https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-preview_7.0.0-preview.6-1.debian.11_amd64.deb should work retry of URL failed with error: Response status code does not indicate success: 404 (Not Found).
at <ScriptBlock>, /home/vsts/work/1/s/test/common/markdown/markdown-link.tests.ps1: line 117
117: throw "retry of URL failed with error: $($_.Exception.Message)"
Verify Markdown Links.Verify links in /home/vsts/work/1/s/README.md.https://img.shields.io/static/v1.svg?label=chat&message=on%20gitter&color=informational&logo=gitter should work retry of URL failed with error: Response status code does not indicate success: 403 (Forbidden).
at <ScriptBlock>, /home/vsts/work/1/s/test/common/markdown/markdown-link.tests.ps1: line 117
117: throw "retry of URL failed with error: $($_.Exception.Message)"
Verify Markdown Links.Verify links in /home/vsts/work/1/s/README.md.https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/PowerShell-7.0.0-preview.6-win-x64.msi should work retry of URL failed with error: Response status code does not indicate success: 404 (Not Found).
at <ScriptBlock>, /home/vsts/work/1/s/test/common/markdown/markdown-link.tests.ps1: line 117
117: throw "retry of URL failed with error: $($_.Exception.Message)"
Verify Markdown Links.Verify links in /home/vsts/work/1/s/README.md.https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/PowerShell-7.0.0-preview.6-win-x86.msi should work retry of URL failed with error: Response status code does not indicate success: 404 (Not Found).
at <ScriptBlock>, /home/vsts/work/1/s/test/common/markdown/markdown-link.tests.ps1: line 117
117: throw "retry of URL failed with error: $($_.Exception.Message)"
Verify Markdown Links.Verify links in /home/vsts/work/1/s/README.md.https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-preview_7.0.0-preview.6-1.ubuntu.18.04_amd64.deb should work retry of URL failed with error: Response status code does not indicate success: 404 (Not Found).
at <ScriptBlock>, /home/vsts/work/1/s/test/common/markdown/markdown-link.tests.ps1: line 117
117: throw "retry of URL failed with error: $($_.Exception.Message)"
|
||
| | [Ubuntu 16.04][corefx-linux] | [.deb][rl-ubuntu16] | [.deb][pv-ubuntu16] | [Instructions][in-ubuntu16] | | ||
| | [Debian 9][corefx-linux] | [.deb][rl-debian9] | [.deb][pv-debian9] | [Instructions][in-deb9] | | ||
| | [Debian 10][corefx-linux] | | [.deb][pv-debian10] | | | ||
| | [CentOS 7][corefx-linux] | [.rpm][rl-centos] | [.rpm][pv-centos] | [Instructions][in-centos] | | ||
| | [CentOS 8][corefx-linux] | | [.rpm][pv-centos8] | | | ||
| | [Red Hat Enterprise Linux 7][corefx-linux] | [.rpm][rl-centos] | [.rpm][pv-centos] | [Instructions][in-rhel7] | | ||
| | [openSUSE 42.3][corefx-linux] | [.rpm][rl-centos] | [.rpm][pv-centos] | [Instructions][in-opensuse] | | ||
| | [Fedora 28][corefx-linux] | [.rpm][rl-centos] | [.rpm][pv-centos] | [Instructions][in-fedora] | | ||
|
|
@@ -74,21 +76,23 @@ You can also download the PowerShell binary archives for Windows, macOS and Linu | |
| [rl-raspbian64]: https://github.com/PowerShell/PowerShell/releases/download/v6.2.3/powershell-6.2.3-linux-arm64.tar.gz | ||
| [rl-snap]: https://snapcraft.io/powershell | ||
|
|
||
| [pv-windows-64]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/PowerShell-7.0.0-preview.5-win-x64.msi | ||
| [pv-windows-86]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/PowerShell-7.0.0-preview.5-win-x86.msi | ||
| [pv-ubuntu18]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/powershell-preview_7.0.0-preview.5-1.ubuntu.18.04_amd64.deb | ||
| [pv-ubuntu16]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/powershell-preview_7.0.0-preview.5-1.ubuntu.16.04_amd64.deb | ||
| [pv-debian9]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/powershell-preview_7.0.0-preview.5-1.debian.9_amd64.deb | ||
| [pv-centos]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/powershell-preview-7.0.0_preview.5-1.rhel.7.x86_64.rpm | ||
| [pv-macos]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/powershell-7.0.0-preview.5-osx-x64.pkg | ||
| [pv-winarm]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/PowerShell-7.0.0-preview.5-win-arm32.zip | ||
| [pv-winarm64]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/PowerShell-7.0.0-preview.5-win-arm64.zip | ||
| [pv-winx86-zip]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/PowerShell-7.0.0-preview.5-win-x86.zip | ||
| [pv-winx64-zip]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/PowerShell-7.0.0-preview.5-win-x64.zip | ||
| [pv-macos-tar]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/powershell-7.0.0-preview.5-osx-x64.tar.gz | ||
| [pv-linux-tar]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/powershell-7.0.0-preview.5-linux-x64.tar.gz | ||
| [pv-arm32]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/powershell-7.0.0-preview.5-linux-arm32.tar.gz | ||
| [pv-arm64]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.5/powershell-7.0.0-preview.5-linux-arm64.tar.gz | ||
| [pv-windows-64]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/PowerShell-7.0.0-preview.6-win-x64.msi | ||
| [pv-windows-86]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/PowerShell-7.0.0-preview.6-win-x86.msi | ||
| [pv-ubuntu18]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-preview_7.0.0-preview.6-1.ubuntu.18.04_amd64.deb | ||
| [pv-ubuntu16]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-preview_7.0.0-preview.6-1.ubuntu.16.04_amd64.deb | ||
| [pv-debian9]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-preview_7.0.0-preview.6-1.debian.9_amd64.deb | ||
| [pv-debian10]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-preview_7.0.0-preview.6-1.debian.10_amd64.deb | ||
| [pv-centos]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-preview-7.0.0_preview.6-1.rhel.7.x86_64.rpm | ||
| [pv-centos8]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-preview-7.0.0_preview.6-1.centos.8.x86_64.rpm | ||
| [pv-macos]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-7.0.0-preview.6-osx-x64.pkg | ||
| [pv-winarm]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/PowerShell-7.0.0-preview.6-win-arm32.zip | ||
| [pv-winarm64]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/PowerShell-7.0.0-preview.6-win-arm64.zip | ||
| [pv-winx86-zip]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/PowerShell-7.0.0-preview.6-win-x86.zip | ||
| [pv-winx64-zip]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/PowerShell-7.0.0-preview.6-win-x64.zip | ||
| [pv-macos-tar]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-7.0.0-preview.6-osx-x64.tar.gz | ||
| [pv-linux-tar]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-7.0.0-preview.6-linux-x64.tar.gz | ||
| [pv-arm32]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-7.0.0-preview.6-linux-arm32.tar.gz | ||
| [pv-arm64]: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0-preview.6/powershell-7.0.0-preview.6-linux-arm64.tar.gz | ||
| [pv-snap]: https://snapcraft.io/powershell-preview | ||
|
|
||
| [in-windows]: https://docs.microsoft.com/powershell/scripting/install/installing-powershell-core-on-windows?view=powershell-6 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| { | ||
| "StableReleaseTag": "v6.2.3", | ||
| "PreviewReleaseTag": "v7.0.0-preview.5", | ||
| "PreviewReleaseTag": "v7.0.0-preview.6", | ||
| "ServicingReleaseTag": "v6.1.6", | ||
| "ReleaseTag": "v6.2.3", | ||
| "NextReleaseTag": "v7.0.0-preview.6" | ||
| "NextReleaseTag": "v7.0.0-preview.7" | ||
| } |
Uh oh!
There was an error while loading. Please reload this page.