Skip to content

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

Draft
bwateratmsft wants to merge 1 commit into
mainfrom
bwateratmsft/feedbaseurl-release-param
Draft

self pipelines: Pass feedBaseUrl to NPM release template for internal feed publish#2336
bwateratmsft wants to merge 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
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.

2 participants