Skip to content
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

link to dotnetbuilds.azureedge.net are down #47

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

Venkad000
Copy link

some domain links are down permanently hence dotnet-bump
fails with ping to dotnetbuilds.azureedge.net

see:- dotnet/core#9676 (comment)

dotnet-bump Outdated
@@ -70,7 +70,7 @@ cd sdk
if [[ -z ${sdk_version+x} ]]; then
url=https://aka.ms/dotnet/$platform/daily/productCommit-linux-x64.txt
else
url=https://dotnetbuilds.azureedge.net/public/Sdk/$sdk_version/productCommit-linux-x64.txt
url=https://builds.dotnet.microsoft.com/public/Sdk/$sdk_version/productCommit-linux-x64.txt

Choose a reason for hiding this comment

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

Nightly builds were moved from dotnetbuilds.azureedge.net to ci.dot.net.
Not sure if you wanted to use builds.dotnet.microsoft.com which is official release domain.

More info here: https://devblogs.microsoft.com/dotnet/critical-dotnet-install-links-are-changing/

Copy link
Author

Choose a reason for hiding this comment

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

@pavel-purma done . Thanks for pointing it out!

@Venkad000 Venkad000 force-pushed the main branch 2 times, most recently from 14f85b3 to 5210e73 Compare February 7, 2025 12:53
fails with ping to dotnetbuilds.azureedge.net
see dotnet/core#9676 (comment)

Signed-off-by: Venkad Krishna C <[email protected]>
@iii-i iii-i merged commit d8e93dc into IBM:main Feb 7, 2025
4 checks passed
@iii-i
Copy link
Member

iii-i commented Feb 7, 2025

Thanks!

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.

3 participants