Skip to content

Switch nuget.config to public DevOps CFS#11195

Open
chidozieononiwu wants to merge 2 commits into
mainfrom
net-iso-nuget
Open

Switch nuget.config to public DevOps CFS#11195
chidozieononiwu wants to merge 2 commits into
mainfrom
net-iso-nuget

Conversation

@chidozieononiwu

@chidozieononiwu chidozieononiwu commented Jul 7, 2026

Copy link
Copy Markdown
Member

This pull request updates the NuGet package source configuration to ensure that all packages are retrieved from the organization's Azure DevOps feed rather than directly from nuget.org. This centralizes package management and enforces the use of the approved feed.

NuGet package source update:

  • Updated nuget.config to remove the direct nuget.org feed and instead use the azure-sdk-for-net Azure DevOps feed, which itself has nuget.org as an upstream source. This ensures all packages are routed through the organization's feed.

@pkg-pr-new

pkg-pr-new Bot commented Jul 7, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/typespec-vs@11195

commit: c9f4f75

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

❌ There is undocummented changes. Run chronus add to add a changeset or click here.

The following packages have changes but are not documented.

  • typespec-vs
Show changes

@azure-sdk-automation

azure-sdk-automation Bot commented Jul 7, 2026

Copy link
Copy Markdown

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@chidozieononiwu chidozieononiwu force-pushed the net-iso-nuget branch 4 times, most recently from e4c10b5 to 5ae552d Compare July 8, 2026 02:41
Comment thread .github/workflows/ci.yml
Comment on lines +31 to 33
- uses: ./.github/actions/nuget-auth

# cspell:ignore dorny

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we need to authenticate for this feed? Is that not going to break every 3rd party user

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

does the http-client-csharp emitter not need changes too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eng ide Issues for VS, VSCode, Monaco, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants