Skip to content

Use azure-sdk-for-js dev feed in publish scripts and regenerate version dashboard#10116

Merged
JoshLove-msft merged 5 commits intomicrosoft:mainfrom
JoshLove-msft:jolov/update-packagejson-devfeed
Mar 24, 2026
Merged

Use azure-sdk-for-js dev feed in publish scripts and regenerate version dashboard#10116
JoshLove-msft merged 5 commits intomicrosoft:mainfrom
JoshLove-msft:jolov/update-packagejson-devfeed

Conversation

@JoshLove-msft
Copy link
Contributor

@JoshLove-msft JoshLove-msft commented Mar 24, 2026

Changes

  • Update-PackageJson.ps1: Use --registry\ flag with the \�zure-sdk-for-js\ dev feed on all npm commands, making the script self-contained rather than depending on the pipeline's .npmrc\ configuration. This also fixes the lock file writing npmjs.org URLs instead of dev feed URLs.

  • Submit-AzureSdkForNetPr.ps1: Run \Emitter_Version_Dashboard.ps1\ from the cloned azure-sdk-for-net repo after updating package versions, so the dashboard stays in sync with dependency changes. Added \doc/GeneratorVersions\ to the sparse checkout patterns.

Related: #10081

Update npm commands to explicitly use the azure-sdk-for-js dev feed
via --registry flag, making the script self-contained rather than
depending on pipeline .npmrc configuration.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Mar 24, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 24, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@typespec/http-client-csharp@10116

commit: af22dcc

@github-actions
Copy link
Contributor

No changes needing a change description found.

Run Emitter_Version_Dashboard.ps1 from the cloned azure-sdk-for-net
repo after updating package versions, so the dashboard stays in sync
with dependency changes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
JoshLove-msft and others added 3 commits March 23, 2026 19:22
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@JoshLove-msft JoshLove-msft changed the title fix: use js dev feed in Update-PackageJson.ps1 Use azure-sdk-for-js dev feed in publish scripts and regenerate version dashboard Mar 24, 2026
@JoshLove-msft JoshLove-msft added this pull request to the merge queue Mar 24, 2026
Merged via the queue into microsoft:main with commit d0247b5 Mar 24, 2026
25 checks passed
@JoshLove-msft JoshLove-msft deleted the jolov/update-packagejson-devfeed branch March 24, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants