Skip to content

Use internal NuGet feed for release builds#1581

Open
WardenGnaw wants to merge 1 commit into
mainfrom
dev/waan/fix-build
Open

Use internal NuGet feed for release builds#1581
WardenGnaw wants to merge 1 commit into
mainfrom
dev/waan/fix-build

Conversation

@WardenGnaw

Copy link
Copy Markdown
Member

Release pipelines (VS, VSCode, DebuggerTesting) now use the MIEngine-Dependencies Azure Artifacts feed which upstreams nuget.org. This resolves NuGet restore failures caused by CFSClean network isolation policies blocking direct access to api.nuget.org.

CI builds continue using the public nuget.org feed directly.

Release pipelines (VS, VSCode, DebuggerTesting) now use the
MIEngine-Dependencies Azure Artifacts feed which upstreams nuget.org.
This resolves NuGet restore failures caused by CFSClean network
isolation policies blocking direct access to api.nuget.org.

CI builds continue using the public nuget.org feed directly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gregg-miskelly

Copy link
Copy Markdown
Member

Do we want PR builds to also use this feed so that we will get notified when we need to fix annoying upstream errors? Or would you rather deal with that as part of the release process?

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.

2 participants