Skip to content

self pipelines: Pass feedBaseUrl to NPM release template for internal feed publish#2336

Merged
bwateratmsft merged 1 commit into
mainfrom
bwateratmsft/feedbaseurl-release-param
Jun 18, 2026
Merged

self pipelines: Pass feedBaseUrl to NPM release template for internal feed publish#2336
bwateratmsft merged 1 commit into
mainfrom
bwateratmsft/feedbaseurl-release-param

Conversation

@bwateratmsft

Copy link
Copy Markdown
Contributor

Adds the feedBaseUrl parameter to the NPM release pipeline config so it also publishes the released tarball to the internal Azure Artifacts feed (after the ESRP publish to npmjs.org).

This passes the internal feed base URL through to the azdo-pipelines/1es-mb-release-npm.yml@azExtTemplates template. feedBaseUrl is already provided by the shared azdo-pipelines/azcode.variables.yml@azExtTemplates template that this file imports, so no other change is needed -- the diff is a single added line in .config/release.yml.

Important

This PR must stay a DRAFT until the companion template change is released to azext-pt/v1. This file consumes the template at ref: azext-pt/v1, which does not yet have the feedBaseUrl parameter (the template change is still an unmerged/unreleased PR). The release pipeline would fail to compile on the unknown parameter until the template is released.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 10, 2026 15:06

This comment was marked as resolved.

@bwateratmsft bwateratmsft changed the title Pass feedBaseUrl to NPM release template for internal feed publish self pipelines: Pass feedBaseUrl to NPM release template for internal feed publish Jun 10, 2026
@bwateratmsft
bwateratmsft marked this pull request as ready for review June 18, 2026 20:03
@bwateratmsft
bwateratmsft requested a review from a team as a code owner June 18, 2026 20:03
@bwateratmsft
bwateratmsft merged commit 97b4e63 into main Jun 18, 2026
5 checks passed
@bwateratmsft
bwateratmsft deleted the bwateratmsft/feedbaseurl-release-param branch June 18, 2026 20:05
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.

3 participants