Skip to content

Conversation

@daxian-dbw
Copy link
Member

@daxian-dbw daxian-dbw commented Oct 28, 2019

PR Summary

The dotnet-install.ps1 and dotnet-install.sh scripts are moved to a different URL, so update the build.psm1 to use the new URL.

PS> curl -sO "https://dot.net/v1/dotnet-install.ps1"
PS> curl -sO "https://dot.net/v1/dotnet-install.sh"

PS> cat ./dotnet-install.ps1
<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a HREF="https://dotnet.microsoft.com/download/dotnet-core/scripts/v1/dotnet-install.ps1">here</a></body>
PS> cat ./dotnet-install.sh 
<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a HREF="https://dotnet.microsoft.com/download/dotnet-core/scripts/v1/dotnet-install.sh">here</a></body>

PR Checklist

@TravisEz13
Copy link
Member

@PoshChan Please remind me in 1 hour.

Copy link
Contributor

@bergmeister bergmeister left a comment

Choose a reason for hiding this comment

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

I can't believe the .Net team made this breaking change without any announcement @terrajobst
Please merge this ASAP

@bergmeister
Copy link
Contributor

@TravisEz13 This is your reminder ;-)

@TravisEz13 TravisEz13 merged commit 0effc64 into PowerShell:master Oct 28, 2019
@TravisEz13
Copy link
Member

@bergmeister And they specifically told use they would support that URL.

@PoshChan
Copy link
Collaborator

@TravisEz13, this is the reminder you requested 1 hour. ago

@daxian-dbw daxian-dbw deleted the fixbuild branch October 28, 2019 23:34
@PaulHigin PaulHigin added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Nov 19, 2019
@PaulHigin PaulHigin added this to the 7.0.0-preview.6 milestone Nov 19, 2019
@ghost
Copy link

ghost commented Nov 21, 2019

🎉v7.0.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Jan 27, 2020

🎉v6.2.4 has been released which incorporates this pull request.:tada:

Handy links:

TravisEz13 pushed a commit to TravisEz13/PowerShell that referenced this pull request Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants