FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update README.md and metadata.json for the next release by adityapatwardhan · Pull Request #11992 · PowerShell/PowerShell · GitHub

Update README.md and metadata.json for the next release - #11992

Merged
Aditya Patwardhan (adityapatwardhan) merged 4 commits into
PowerShell:masterfrom
adityapatwardhan:ReadME70
Mar 4, 2020
Merged

Update README.md and metadata.json for the next release#11992
Aditya Patwardhan (adityapatwardhan) merged 4 commits into
PowerShell:masterfrom
adityapatwardhan:ReadME70

Conversation

Aditya Patwardhan (adityapatwardhan) commented Mar 2, 2020
edited
Loading

Copy link
Copy Markdown
Member

PR Summary

Update README.md and metadata.json for the next release

PR Context

PR Checklist

Comment thread README.md
@@ -60,21 +60,31 @@ You can also download the PowerShell binary archives for Windows, macOS and Linu
| Windows (arm) **Experimental** | [32-bit][rl-winarm]/[64-bit][rl-winarm64] | [32-bit][pv-winarm]/[64-bit][pv-winarm64] | [Instructions][in-arm] |

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

The rl-raspbian and rl-raspbian64 links are undefined

ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Mar 3, 2020
Comment thread README.md
Comment thread README.md
Co-Authored-By: Travis Plunk <travis.plunk@microsoft.com>
ghost removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Mar 3, 2020
Comment thread README.md

Copy link
Copy Markdown
Member Author

PoshChan-Bot (@PoshChan) please retry static

Copy link
Copy Markdown
Collaborator

Aditya Patwardhan (@adityapatwardhan), successfully started retry of PowerShell-CI-static-analysis

Comment thread README.md
@@ -26,21 +26,21 @@ If you are new to PowerShell and would like to learn more, we recommend reviewin

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Aditya Patwardhan (@adityapatwardhan), your last commit had 29 failures in PowerShell-CI-static-analysis
(These are 5 of the failures)

Verify Markdown Links.Verify links in /home/vsts/work/1/s/ADOPTERS.md.https://shell.azure.com/ should work

No such device or address
at <ScriptBlock>, /home/vsts/work/1/s/test/common/markdown/markdown-link.tests.ps1: line 114
114:                                 $null = Invoke-WebRequest -uri $url -RetryIntervalSec 10 -MaximumRetryCount 6

Verify Markdown Links.Verify links in /home/vsts/work/1/s/README.md.https://github.com/PowerShell/PowerShell/releases/download/v7.0.0/powershell-7.0.0_1.rhel.7.x86_64.rpm should work

Failed to complete request to "https://github.com/PowerShell/PowerShell/releases/download/v7.0.0/powershell-7.0.0_1.rhel.7.x86_64.rpm". 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 119
119:                                     throw "Failed to complete request to `"$url`". $($_.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/powershell-7.0.0_1.centos.8.x86_64.rpm should work

Failed to complete request to "https://github.com/PowerShell/PowerShell/releases/download/v7.0.0/powershell-7.0.0_1.centos.8.x86_64.rpm". 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 119
119:                                     throw "Failed to complete request to `"$url`". $($_.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/powershell-7.0.0-osx-x64.pkg should work

Failed to complete request to "https://github.com/PowerShell/PowerShell/releases/download/v7.0.0/powershell-7.0.0-osx-x64.pkg". 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 119
119:                                     throw "Failed to complete request to `"$url`". $($_.Exception.Message)"

Verify Markdown Links.Verify links in /home/vsts/work/1/s/ADOPTERS.md.https://shell.azure.com/ should work

No such device or address
at <ScriptBlock>, /home/vsts/work/1/s/test/common/markdown/markdown-link.tests.ps1: line 114
114:                                 $null = Invoke-WebRequest -uri $url -RetryIntervalSec 10 -MaximumRetryCount 6

Comment thread README.md
@@ -26,21 +26,21 @@ If you are new to PowerShell and would like to learn more, we recommend reviewin

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Aditya Patwardhan (@adityapatwardhan), your last commit had 1 failures in PowerShell-CI-static-analysis
Verify Markdown Links.Verify links in /home/vsts/work/1/s/README.md.https://github.com/PowerShell/PowerShell/releases/download/v7.0.0/powershell-7.0.0-osx-x64.pkg should work

Failed to complete request to "https://github.com/PowerShell/PowerShell/releases/download/v7.0.0/powershell-7.0.0-osx-x64.pkg". 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 119
119:                                     throw "Failed to complete request to `"$url`". $($_.Exception.Message)"

Aditya Patwardhan (adityapatwardhan) added the CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log label Mar 4, 2020
Aditya Patwardhan (adityapatwardhan) merged commit 703b075 into PowerShell:master Mar 4, 2020

Copy link
Copy Markdown

🎉v7.1.0-preview.1 has been released which incorporates this pull request.:tada:

Handy links:

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL