Skip to content

Comments

fix: Update .npmrc files to use npmjs.org registry#97

Merged
BenjaminMichaelis merged 2 commits intomainfrom
bmichaelis/npmrcupdate
Feb 21, 2026
Merged

fix: Update .npmrc files to use npmjs.org registry#97
BenjaminMichaelis merged 2 commits intomainfrom
bmichaelis/npmrcupdate

Conversation

@BenjaminMichaelis
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings February 21, 2026 17:45
@BenjaminMichaelis BenjaminMichaelis self-assigned this Feb 21, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the default npm registry configuration from a private Azure DevOps registry to the public npmjs.org registry across multiple JavaScript/TypeScript packages in the repository. The scoped @microsoft registry remains pointed to Azure DevOps for Microsoft-specific packages.

Changes:

  • Replaced the default registry URL from Azure DevOps (pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/) to npmjs.org (registry.npmjs.org) in all .npmrc files
  • Maintained the scoped @microsoft registry configuration pointing to Azure DevOps where it existed

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
src/microsoft-trydotnet/.npmrc Updated default registry to npmjs.org while keeping @microsoft scoped registry
src/microsoft-trydotnet-styles/.npmrc Updated default registry to npmjs.org
src/microsoft-trydotnet-editor/.npmrc Updated default registry to npmjs.org while keeping @microsoft scoped registry
src/microsoft-learn-mock/.npmrc Updated default registry to npmjs.org

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@BenjaminMichaelis BenjaminMichaelis merged commit 37cf940 into main Feb 21, 2026
11 checks passed
@BenjaminMichaelis BenjaminMichaelis deleted the bmichaelis/npmrcupdate branch February 21, 2026 18:40
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.

1 participant