Skip to content

Migrate URLs from dotnetbuilds.blob.core.windows.net to ci.dot.net#20707

Merged
marcpopMSFT merged 2 commits into
release/8.0.1xxfrom
copilot/update-url-in-release-8-0-1xx
Nov 18, 2025
Merged

Migrate URLs from dotnetbuilds.blob.core.windows.net to ci.dot.net#20707
marcpopMSFT merged 2 commits into
release/8.0.1xxfrom
copilot/update-url-in-release-8-0-1xx

Conversation

Copilot AI commented Nov 11, 2025

Copy link
Copy Markdown

Migrates blob storage URLs from https://dotnetbuilds.blob.core.windows.net to http://ci.dot.net as the access endpoint transitions. Excludes eng/common folder per requirements.

Changes

  • .vsts-ci.yml, .vsts-pr.yml: Updated DotNetRuntimeSourceFeed to http://ci.dot.net/internal
  • eng/Versions.props: Updated DotNetAssetRootUrl to http://ci.dot.net/public/
  • src/redist/targets/GenerateLayout.targets: Updated InternalBaseURL, fallback URI logic, and inline comment to new endpoint

All 6 instances outside eng/common updated. The 2 instances in eng/common remain unchanged as requested.

Original prompt

Access to https://dotnetbuilds.blob.core.windows.net is being transitioned to http://ci.dot.net. Can you update all instances of that in the release/8.0.1xx but exclude all instances under the eng\common folder?


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
Copilot AI changed the title [WIP] Update URL from Azure Blob to CI server Migrate URLs from dotnetbuilds.blob.core.windows.net to ci.dot.net Nov 11, 2025
Copilot AI requested a review from marcpopMSFT November 11, 2025 19:53
@marcpopMSFT

Copy link
Copy Markdown
Member

Running an unofficial build internally to test.

@marcpopMSFT

Copy link
Copy Markdown
Member

Test build passed on the unofficial pipeline.

@marcpopMSFT marcpopMSFT marked this pull request as ready for review November 14, 2025 18:03
@marcpopMSFT

Copy link
Copy Markdown
Member

@NikolaMilosavljevic mind taking a look?

@marcpopMSFT marcpopMSFT merged commit a358a04 into release/8.0.1xx Nov 18, 2025
18 checks passed
@marcpopMSFT marcpopMSFT deleted the copilot/update-url-in-release-8-0-1xx branch November 18, 2025 21:57
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