Make the public devOps feed the default registry for .npmrc creation.#14425
Make the public devOps feed the default registry for .npmrc creation.#14425chidozieononiwu merged 1 commit intoAzure:mainfrom
Conversation
chidozieononiwu
commented
Mar 9, 2026
- Set the public DevOps feed as default registry for .npmrc creation.
There was a problem hiding this comment.
Pull request overview
Updates the shared eng/common pipeline step that generates an authenticated .npmrc so that it defaults to the Azure SDK public Azure DevOps npm feed when no registry is provided.
Changes:
- Set a default value for the
registryUrlparameter to the public Azure DevOps npm registry.
|
The following pipelines have been queued for testing: |
|
/azp run azure-sdk-tools - sync - eng-common |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#14425 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#14425 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>